# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #39685]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39685 >


Some parrot droppings...

I get a few warnings of this type during build on OSX 10.4 with gcc  
4.x on r13123.

src/utils.c:695: warning: no previous prototype for  
'Parrot_register_move'
src/encodings/utf8.c:157: warning: no previous prototype for  
'Parrot_utf8_encode'
compilers/imcc/reg_alloc.c:56: warning: no previous prototype for  
'ig_test'
compilers/imcc/parser_util.c:782: warning: no previous prototype for  
'IMCC_compile_file'
compilers/ast/ast_main.c:31: warning: no previous prototype for  
'ast_compile_past'

--
Will "Coke" Coleda
[EMAIL PROTECTED]


Reply via email to