http://bugzilla.novell.com/show_bug.cgi?id=488293
http://bugzilla.novell.com/show_bug.cgi?id=488293#c5 Atsushi Enomoto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #5 from Atsushi Enomoto <[email protected]> 2010-01-28 12:05:17 UTC --- Strange. With the example code you put at comment #1, I could successfuly generate FooBar.XmlSerializer.dll: atsu...@monkeytimeline ~/tests/xml $ ls 488293.* ls: cannot access 488293.*: No such file or directory atsu...@monkeytimeline ~/tests/xml $ wget --no-check-certificate -O 488293.cs https://bugzillafiles.novell.org/at tachment.cgi?id=281609 --2010-01-28 21:02:19-- https://bugzillafiles.novell.org/attachment.cgi?id=2816 09 Resolving bugzillafiles.novell.org... 130.57.4.100 Connecting to bugzillafiles.novell.org|130.57.4.100|:443... connected. WARNING: cannot verify bugzillafiles.novell.org's certificate, issued by `/C=US/ O=Equifax/OU=Equifax Secure Certificate Authority': Self-signed certificate encountered. HTTP request sent, awaiting response... 200 OK Length: 1110 (1.1K) [text/plain] Saving to: `488293.cs' 100%[======================================>] 1,110 --.-K/s in 0s 2010-01-28 21:02:22 (89.2 MB/s) - `488293.cs' saved [1110/1110] atsu...@monkeytimeline ~/tests/xml $ gmcs 488293.cs -t:library atsu...@monkeytimeline ~/tests/xml $ sgen 488293.dll Mono Xml Serializer Generator Tool Mono version 2.0.50727.1433 Generated assembly: 488293.XmlSerializers.dll atsu...@monkeytimeline ~/tests/xml $ ls 488293.* 488293.XmlSerializers.dll 488293.cs 488293.dll (In case you are reopening this bug for another bug (#574666), let's not do that. That's just confusing and *this* bug is fixed indeed.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
