public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
@ 2012-03-23 21:24 ` pinskia at gcc dot gnu.org
  2012-03-23 21:24 ` pinskia at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-03-23 21:24 UTC (permalink / raw)
  To: java-prs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
  2012-03-23 21:24 ` [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope pinskia at gcc dot gnu.org
@ 2012-03-23 21:24 ` pinskia at gcc dot gnu.org
  2012-03-23 21:38 ` dominiq at lps dot ens.fr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-03-23 21:24 UTC (permalink / raw)
  To: java-prs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-23 21:23:41 UTC ---
This part of the code is not part of classpath so changed the components.


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
  2012-03-23 21:24 ` [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope pinskia at gcc dot gnu.org
  2012-03-23 21:24 ` pinskia at gcc dot gnu.org
@ 2012-03-23 21:38 ` dominiq at lps dot ens.fr
  2012-03-23 22:27 ` gerald at pfeifer dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-03-23 21:38 UTC (permalink / raw)
  To: java-prs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-03-23
     Ever Confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-03-23 21:37:58 UTC ---
Confirmed on x86_64-apple-darwin10.


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-03-23 21:38 ` dominiq at lps dot ens.fr
@ 2012-03-23 22:27 ` gerald at pfeifer dot com
  2012-03-23 23:12 ` dominiq at lps dot ens.fr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2012-03-23 22:27 UTC (permalink / raw)
  To: java-prs

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

--- Comment #3 from Gerald Pfeifer <gerald at pfeifer dot com> 2012-03-23 22:27:22 UTC ---
> grep -r IUCLC /usr/local/include/ /usr/include | wc -l
       0


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-03-23 22:27 ` gerald at pfeifer dot com
@ 2012-03-23 23:12 ` dominiq at lps dot ens.fr
  2012-03-26 16:25 ` gerald at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-03-23 23:12 UTC (permalink / raw)
  To: java-prs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gandalf at gcc dot gnu.org

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-03-23 23:12:03 UTC ---
CCed Andrew Hughes.


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-03-23 23:12 ` dominiq at lps dot ens.fr
@ 2012-03-26 16:25 ` gerald at gcc dot gnu.org
  2012-03-26 17:03 ` gerald at pfeifer dot com
  2012-03-28 13:00 ` gnu_andrew at member dot fsf.org
  7 siblings, 0 replies; 8+ messages in thread
From: gerald at gcc dot gnu.org @ 2012-03-26 16:25 UTC (permalink / raw)
  To: java-prs

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

--- Comment #5 from gerald at gcc dot gnu.org <gerald at gcc dot gnu.org> 2012-03-26 16:24:46 UTC ---
Author: gerald
Date: Mon Mar 26 16:24:33 2012
New Revision: 185811

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185811
Log:
    PR libgcj/52694
    * java/io/natVMConsole.cc (IUCLC): Define, if undefined.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/io/natVMConsole.cc


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2012-03-26 16:25 ` gerald at gcc dot gnu.org
@ 2012-03-26 17:03 ` gerald at pfeifer dot com
  2012-03-28 13:00 ` gnu_andrew at member dot fsf.org
  7 siblings, 0 replies; 8+ messages in thread
From: gerald at pfeifer dot com @ 2012-03-26 17:03 UTC (permalink / raw)
  To: java-prs

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

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Gerald Pfeifer <gerald at pfeifer dot com> 2012-03-26 17:02:58 UTC ---
Verified fixed on i386-unknown-freebsd10.0 as well.


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

* [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope
       [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2012-03-26 17:03 ` gerald at pfeifer dot com
@ 2012-03-28 13:00 ` gnu_andrew at member dot fsf.org
  7 siblings, 0 replies; 8+ messages in thread
From: gnu_andrew at member dot fsf.org @ 2012-03-28 13:00 UTC (permalink / raw)
  To: java-prs

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

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnu_andrew at member dot
                   |                            |fsf.org

--- Comment #7 from Andrew John Hughes <gnu_andrew at member dot fsf.org> 2012-03-28 12:59:28 UTC ---
Thanks for the fix.  The original code is adapted from the native Console code
in GNU Classpath which worked fine on GNU/Linux.  I'll port the change back to
that code too.


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

end of thread, other threads:[~2012-03-28 13:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-52694-8172@http.gcc.gnu.org/bugzilla/>
2012-03-23 21:24 ` [Bug libgcj/52694] [4.8 regression] bootstrap failure: libjava/java/io/natVMConsole.cc:35:20: error: 'IUCL C' was not declared in this scope pinskia at gcc dot gnu.org
2012-03-23 21:24 ` pinskia at gcc dot gnu.org
2012-03-23 21:38 ` dominiq at lps dot ens.fr
2012-03-23 22:27 ` gerald at pfeifer dot com
2012-03-23 23:12 ` dominiq at lps dot ens.fr
2012-03-26 16:25 ` gerald at gcc dot gnu.org
2012-03-26 17:03 ` gerald at pfeifer dot com
2012-03-28 13:00 ` gnu_andrew at member dot fsf.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).