[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 31 21:14:00 GMT 2006
------- Comment #4 from tromey at gcc dot gnu dot org 2006-07-31 21:14 -------
The forward declaration is kind of a hack. I'm not sure why it is needed.
In any case, no-threads is also a big hack.
It wouldn't hurt to simply change the _Jv_Thread_t there to a class.
--
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-07-31 21:14:56
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28546
More information about the Java-prs
mailing list