------- Comment #5 from gnu_andrew at member dot fsf dot org  2008-06-20 14:34 
-------
Wha is this bug waiting on? The only clear bug I can see here is that the
Classpath build system (not gcc's; Classpath ./configure is invoked by the
surrounding gcj build) should be checking the version of gjdoc.

GJDoc 0.7.8 and 0.7.9 should work with the version of Classpath in GCC 4.3.
There is an issue with this missing the contents of external/jsr166 which is
fixed in Classpath.  Generating docs for these additional classes requires
0.7.9.

Classpath 0.98 (and thus, probably GCC 4.4) will include GJDoc.

The warnings are expected.  GJDoc's parser can run through 1.5 code.  It can't
correctly parse it all yet, though it may be worth turning off some of these
errors in the meantime.

Patches welcome :)


-- 


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

Reply via email to