[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 PM3/30/12
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