Groups
Groups
Sign in
Groups
Groups
mono-svn-patches
Conversations
About
Send feedback
Help
[mono/maccore] c9be37f6: Use unsafe mode
9 views
Skip to first unread message
Miguel de Icaza (miguel@gnome.org)
unread,
Mar 30, 2012, 5:07:38 PM
3/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mono Patches List
Branch: refs/heads/master
Home:
https://github.com/mono/maccore
Compare:
https://github.com/mono/maccore/compare/9e53661...c9be37f
Commit: c9be37f637685b0deaaa4fe4a8f46563aa3062e5
Author: Miguel de Icaza <
mig...@gnome.org
> (migueldeicaza)
Date: 2012-03-30 21:06:47 GMT
URL:
https://github.com/mono/maccore/commit/c9be37f637685b0deaaa4fe4a8f46563aa3062e5
Use unsafe mode
Changed paths:
M src/btouch.cs
Modified: src/btouch.cs
===================================================================
@@ -70,7 +70,7 @@ static int Main (string [] args)
string outfile = null;
bool delete_temp = true, debug = false;
bool verbose = false;
- bool unsafef = false;
+ bool unsafef = true;
bool external = false;
bool pmode = true;
List<string> sources;
Reply all
Reply to author
Forward
0 new messages