http://bugzilla.novell.com/show_bug.cgi?id=545198
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=545198#c1 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Zoltan Varga <[email protected]> 2009-10-08 05:33:07 MDT --- Can't reproduce this using mono 2.4/HEAD. I get: Unhandled Exception: System.ArgumentException: Key duplication when adding: PATH at System.Collections.Hashtable.PutImpl (System.Object key, System.Object value, Boolean overwrite) [0x00000] at System.Collections.Hashtable.Add (System.Object key, System.Object value) [0x00000] at System.Collections.Specialized.ProcessStringDictionary.Add (System.String key, System.String value) [0x00000] If I set it using EnvironmentVariables ["PATH"] = "FOO", PATH is set, not path. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
