[Mono-dev] Broken gsharp in trunk (r141723)

tyler at monkeypox.org tyler at monkeypox.org
Fri Sep 11 03:05:18 EDT 2009


I found myself building the mono-tools package from trunk yesterday and
I stumbled across a compilation error gsharp/Shell.cs.

Basically Mono.CSharp.Report recently (see r141436) had some of its
output handling which breaks Shell.cs which was relying on setting a
static (Mono.CSharp.Report.Stderr). From my read on the code, the Report
class should be initialized at some point with:

	new Report(new StreamReportPrinter(errorWriter));

But I'm not familiar enough with gsharp (I don't actually use it, was
curious) to commit the change


I suppose, FYI to whom it may concern :)


Cheers,
- R. Tyler Ballance

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090911/a72ab681/attachment.bin 


More information about the Mono-devel-list mailing list