[Mono-bugs] [Bug 52065][Min] Changed - Problems with Culture and ByteFX
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jul 2004 17:29:06 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by krzak@linux.net.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=52065
--- shadow/52065 2004-03-31 09:07:11.000000000 -0500
+++ shadow/52065.tmp.28230 2004-07-09 17:29:06.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 52065
Product: Mono: Class Libraries
Version: unspecified
-OS: All
+OS: other
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: dick@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Problems with Culture and ByteFX
Compile the attached test case with:
mcs -r ByteFX.Data -r System.Data kk.cs
Expected output:
@@ -98,6 +97,27 @@
http://primates.ximian.com/~duncan/tmp/
Get the 6.3 packages.
------- Additional Comments From dick@ximian.com 2004-03-31 09:07 -------
This has been fixed by rebuilding the ICU rpms.
+
+------- Additional Comments From krzak@linux.net.pl 2004-07-09 17:29 -------
+it wont help for me
+
+icu-3.0-0.1
+mono-1.0-5
+xsp-1.0-0.1
+
+I just build icu and mono based at redhat rpm
+
+[Fri Jul 09 23:18:36 2004] [notice] Apache/2.0.49 (Unix) mod_mono/1.0
+configured -- resuming normal operations
+** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
+** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
+** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
+** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
+** Message: : u_strToUpper error: U_FILE_ACCESS_ERROR
+
+
+after I trying to get default test files from xsp package, and test
+case from here do not fine work for me eaither