[Mono-devel-list] CVS updated to NUnit 2.1.91
Raja R Harinath
rharinath at novell.com
Thu May 27 04:08:24 EDT 2004
Hi,
Sébastien Pouliot <spouliot at videotron.ca> writes:
> Hello Gert
>
>> Are you sure the "Transform.resx" resource file is correctly embedded in
>> the NUnit.Util assembly ?
>
> Well it worked on both my computers... but as Raja fixed it in CVS (to
> recreate it everytime) I guess something wasn't right.
> Thanks Raja.
Actually, or further thought, I guess it was mostly a line-ending
encoding problem. The stream reader was missing 46 characters, and
there were 47 lines in Transform.resx. So, likely, there was some
missing '\r's in the newlines.
I guess if Transform.resx had been added as a binary file, this problem
may not have arisen.
Anyway, it is one more use of monoresgen. All for the good :-)
- Hari
More information about the Mono-devel-list
mailing list