public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35469]  New: [4.3/4.4 Regression] Rejects JArray<jboolean>
@ 2008-03-05 10:40 rguenth at gcc dot gnu dot org
  2008-03-05 10:41 ` [Bug c++/35469] " rguenth at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-03-05 10:40 UTC (permalink / raw)
  To: gcc-bugs

Recent 4.3.0 breaks the build of pdftk again with

pdftk.C:4936: error: Java method 'void
com::lowagie::text::pdf::PdfReader::removeUnusedNode(com::lowagie::text::pdf::PdfObject*,
JArray<bool>*)' has non-Java parameter type 'JArray<bool>*'

where appearantly the frontend has substituted bool for jboolean and now
rejects it on the basis that bool is not TYPE_FOR_JAVA.


-- 
           Summary: [4.3/4.4 Regression] Rejects JArray<jboolean>
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-03-15 19:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-05 10:40 [Bug c++/35469] New: [4.3/4.4 Regression] Rejects JArray<jboolean> rguenth at gcc dot gnu dot org
2008-03-05 10:41 ` [Bug c++/35469] " rguenth at gcc dot gnu dot org
2008-03-05 10:48 ` rguenth at gcc dot gnu dot org
2008-03-08 20:56 ` jakub at gcc dot gnu dot org
2008-03-08 21:17 ` rguenther at suse dot de
2008-03-10 19:06 ` aph at gcc dot gnu dot org
2008-03-11  9:29 ` rguenther at suse dot de
2008-03-11  9:59 ` aph at gcc dot gnu dot org
2008-03-11 10:03 ` rguenther at suse dot de
2008-03-12 14:27 ` rguenth at gcc dot gnu dot org
2008-03-12 14:31 ` rguenth at gcc dot gnu dot org
2008-03-13  9:34 ` rguenth at gcc dot gnu dot org
2008-03-15 19:07 ` rguenth 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).