[commit-cp] classpath ChangeLog native/jni/native-lib/cpnet...
Andrew Haley <[email protected]> Thu, 22 Oct 2009 16:51:21 +0000
| Newsgroups | gmane.comp.java.classpath.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/classpath Module name: classpath Changes by: Andrew Haley <aph> 09/10/22 16:51:21 Modified files: . : ChangeLog native/jni/native-lib: cpnet.c tools/gnu/classpath/tools/jar: Creator.java Log message: 2009-10-22 Andrew Haley <[email protected]> * native/jni/native-lib/cpnet.c (cpnet_addMembership): Fix aliasing warning. (cpnet_dropMembership): Likewise. 2009-10-21 Richard Guenther <[email protected]> PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.java (writeCommandLineEntries): Do not use uninitialized manifest. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9773&r2=1.9774 http://cvs.savannah.gnu.org/viewcvs/classpath/native/jni/native-lib/cpnet.c?cvsroot=classpath&r1=1.10&r2=1.11 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Creator.java?cvsroot=classpath&r1=1.9&r2=1.10