Package: jikes
Version: 1:1.22-4

Your package fails to build with GCC 4.2.  Version 4.2 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  The bug below is in your package
and not because I'm using a snapshot of the compiler so please take a
look at it.  You can reproduce this with the gcc-snapshot package.


> Automatic build of jikes_1:1.22-4 on test.track.rz.uni-augsburg.de by 
> sbuild/powerpc 0.44
...
> make[3]: Entering directory `/build/tbm/jikes-1.22/src'
> powerpc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o ast.o 
> ast.cpp
> ast.cpp: In member function 'virtual Ast* 
> AstPrimitiveType::Clone(StoragePool*)':
> ast.cpp:265: error: invalid conversion from 'unsigned char' to 'Ast::AstKind'
> ast.cpp:265: error:   initializing argument 1 of 'AstPrimitiveType* 
> StoragePool::GenPrimitiveType(Ast::AstKind, TokenIndex)'
> make[3]: *** [ast.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to