public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/27201]  New: can't include cni.h and jni.h in the same file
@ 2006-04-18 18:39 tromey at gcc dot gnu dot org
  2006-04-19  2:45 ` [Bug libgcj/27201] " pinskia at gcc dot gnu dot org
  2006-04-20 16:06 ` tromey at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-18 18:39 UTC (permalink / raw)
  To: gcc-bugs

Right now an external-to-libgcj program can't include
both cni.h and jni.h from the same file.
This is wrong.


-- 
           Summary: can't include cni.h and jni.h in the same file
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/27201] can't include cni.h and jni.h in the same file
  2006-04-18 18:39 [Bug libgcj/27201] New: can't include cni.h and jni.h in the same file tromey at gcc dot gnu dot org
@ 2006-04-19  2:45 ` pinskia at gcc dot gnu dot org
  2006-04-20 16:06 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-19  2:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-19 02:45 -------
Confirmed.


-- 

pinskia 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-19 02:45:16
               date|                            |


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/27201] can't include cni.h and jni.h in the same file
  2006-04-18 18:39 [Bug libgcj/27201] New: can't include cni.h and jni.h in the same file tromey at gcc dot gnu dot org
  2006-04-19  2:45 ` [Bug libgcj/27201] " pinskia at gcc dot gnu dot org
@ 2006-04-20 16:06 ` tromey at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-20 16:06 UTC (permalink / raw)
  To: gcc-bugs



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

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


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-20 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-18 18:39 [Bug libgcj/27201] New: can't include cni.h and jni.h in the same file tromey at gcc dot gnu dot org
2006-04-19  2:45 ` [Bug libgcj/27201] " pinskia at gcc dot gnu dot org
2006-04-20 16:06 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).