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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77324 --- shadow/77324 2006-03-13 09:17:38.000000000 -0500 +++ shadow/77324.tmp.29350 2006-03-13 10:57:36.000000000 -0500 @@ -217,6 +217,12 @@ So, that's no solution, as it is a widely used function and should NOT clash with Mono. Is there a possibility to simply rename this mono function to avoid the name clash? ------- Additional Comments From [EMAIL PROTECTED] 2006-03-13 09:17 ------- No, it's part of the windows api emulation layer. + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-13 10:57 ------- +On OSX we could rename the function to something else, and include a +#define to map it to this name. + +The issue of course is where will this end? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
