[Mono-bugs] [Bug 74698][Min] Changed - Corlib Unit tests failing / wrong runtime support on FreeBSD

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Apr 2005 13:24: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 flashdict@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74698

--- shadow/74698	2005-04-23 12:35:23.000000000 -0400
+++ shadow/74698.tmp.10494	2005-04-23 13:24:06.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74698
 Product: Mono: Runtime
 Version: unspecified
 OS: other
 OS Details: FreeBSD
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: flashdict@gmail.com               
@@ -168,6 +168,20 @@
 
 Sadly I can only do the "easy" solution myself. It would be "nice" if
 you could have a look at them so we can figure the best support for
 FreeBSD. 
 
 Thanks.
+
+------- Additional Comments From flashdict@gmail.com  2005-04-23 13:24 -------
+FreeBSD has all of the _r routines that you've referred to and more,
+and there are no warnings in config.log for lacking functionality. 
+There are two warnings for conflicting types in the entire
+configuration process, one for vsnprintf(), and one for trunc(), and
+thats it.  I thought you were referring to warnings in the compilation
+of corlib itself, and not mono.
+
+I'll keep poking at it, though, and try to get you some more info. 
+Was there nothing useful in the gdb output?  I guess I could've edited
+that a bit for brevity.  
+
+