https://bugzilla.novell.com/show_bug.cgi?id=345481
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345481#c1 Robert Jordan <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Robert Jordan <[EMAIL PROTECTED]> 2007-12-09 22:38:48 MST --- I cannot reproduce it with P2, P3, SVN HEAD on Windows & Linux using this code: using System; public class Test { static void Main () { Console.WriteLine (AppDomain.CurrentDomain.BaseDirectory); } } So either MessageBox.Show is chopping chars or your setup is busted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
