|
From: | Adam Ballai |
Subject: | [Pnet-developers] [bugs #7449] differentiating codepage behavior |
Date: | Mon, 26 Jan 2004 06:07:06 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031225 Firebird/0.7 |
This mail is an automated notification from the bugs tracker of the project: DotGNU Portable.NET. /**************************************************************************/ [bugs #7449] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7449> Project: DotGNU Portable.NET Submitted by: Adam Ballai On: Mon 01/26/04 at 11:07 Category: None Severity: 5 - Average Item Group: None Resolution: None Assigned to: None Status: Open Summary: differentiating codepage behavior Original Submission: On windows with .net using System; public class test { public static void Main(string[] args) { Console.WriteLine(Console.Out.Encoding.WebName); } } returns: IBM437 but this same code on pnet returns nothing. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7449> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |