[Mono-bugs] [Bug 72282][Nor] Changed - al does not support hexadecimal input for /algid and /flags
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 14:56:00 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72282
--- shadow/72282 2005-02-07 07:12:54.000000000 -0500
+++ shadow/72282.tmp.16892 2005-03-01 14:56:00.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72282
Product: Mono: Tools
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: tools
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -28,6 +28,9 @@
uint val = Convert.ToUInt32(arg, 16);
for both options.
If necessary, I'll add a patch for these changes.
+
+------- Additional Comments From vargaz@gmail.com 2005-03-01 14:56 -------
+Fixed in SVN.