[Bug classpath/29203] 64-bit unclean logic found in _Jv_ulp

2006-09-25 Thread cvs-commit at developer dot classpath dot org


--- Comment #1 from cvs-commit at developer dot classpath dot org  
2006-09-24 15:19 ---
Subject: Bug 29203

CVSROOT:/cvsroot/classpath
Module name:classpath
Changes by: Mark Wielaard 06/09/24 15:17:45

Modified files:
.  : ChangeLog 
native/fdlibm  : mprec.c 

Log message:
   Suggested by Aaron M. Ucko <[EMAIL PROTECTED]>
   Fixes bug #29203
   * native/fdlibm/mprec.c (ulp): Define L as int32_t.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8602&r2=1.8603
http://cvs.savannah.gnu.org/viewcvs/classpath/native/fdlibm/mprec.c?cvsroot=classpath&r1=1.8&r2=1.9


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29203

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug java/32862] bug in EnumMap implementation

2007-07-24 Thread cvs-commit at developer dot classpath dot org


--- Comment #2 from cvs-commit at developer dot classpath dot org  
2007-07-24 15:27 ---
Subject: Bug 32862

CVSROOT:/cvsroot/classpath
Module name:classpath
Changes by: Tom Tromey  07/07/24 15:26:36

Modified files:
.  : ChangeLog 
java/util  : EnumMap.java 

Log message:
PR java/32862:
* java/util/EnumMap.java (get): Special case emptySlot.
(clone): Rewrote.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9354&r2=1.9355
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/EnumMap.java?cvsroot=classpath&r1=1.4&r2=1.5


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32862

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]