[Mono-list] const weirdness

Ravi Pratap M ravi@ximian.com
07 Apr 2002 17:15:57 -0500


On Sun, 2002-04-07 at 05:03, Jonathan Stowe wrote:
> OK, ignore this,  reading the stack trace more carefully I traced this
> back to Mono.CSharp.Report::Error() and it's use of String.Format() -

	Exactly :-)

> what I am seeing here is a class library incompatibility : reverting the
> format used to:
> 
>                 "{0}({1}) error CS{2}: {3}", l.Name, l.Row, code, text);
> 
> and everything works as expected.  Now to update the class library before
> further testing :)

	
	Hehe :-)

	
	Regards,

		Ravi



-- 
"If you're smart, you'll be humble. There always is somebody
who hasn't read a book and knows twice as much as you do."

              -- David Duchovny in Readers' Digest

	Ravi Pratap M                    <ravi@ximian.com>
                        <http://primates.ximian.com/~ravi>