develooper Front page | perl.perl6.internals | Postings from October 2002

Re: [perl #17990] perlarray.pmc prototype clashes

Thread Previous
From:
Leopold Toetsch
Date:
October 17, 2002 10:14
Subject:
Re: [perl #17990] perlarray.pmc prototype clashes
Message ID:
3DAEF00E.5050102@toetsch.at
Andy Dougherty (via RT) wrote:

> # New Ticket Created by  Andy Dougherty 
> # Please include the string:  [perl #17990]
> # in the subject line of all future correspondence about this issue. 
> # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17990 >
> 
> 
> Currently, when compiling parrot, I see the following error message:
> 
> cc -g  -I../include -o perlarray.o -c perlarray.c
> "perlarray.pmc", line 108: warning: argument #5 is incompatible with prototype:
> 	prototype: pointer to long : "unknown", line 0
> 	argument : pointer to struct PMC {pointer to struct _vtable {..} vtable, long flags, pointer to void data, union UnionVal {..} cache, p...


Ah, thanks, I missed this - I should really learn to use "make -s".


> How to fix this?  


Checked in.


> (I've been slowly working on getting the galactic-tcc tinderbox to even
> compile.  It's getting closer -- I got rid of the trailing commas in the
> enums in list.h -- but there are a few stickier problems remaining.  This
> is one of them.)


Thanks for the fixes in list.h.

leo



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About