This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/27219] bogus-looking code in natPlainSocketImplPosix.cc



------- Comment #1 from tromey at gcc dot gnu dot org  2006-04-20 15:54 -------
You can see it by compiling this short example
program with 'g++ --syntax-only':

#include <gcj/cni.h>
#include <jni.h>


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-20 15:54:03
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]