Leopold Toetsch wrote:
> Jonathan Worthington wrote:
>
> > Hi,
> >
> > I want to include pdump and disassemble
>
>
> $(MAKE) world
>
> (since now ;-)
Thanks!  That's really great.  :-)

Or would be...  Just went to rebuild it on Win32 with latest CVS checkout:-

io/io_win32.c
io_win32.c
io/io_win32.c(212) : error C2371: 'PIO_win32_flush' : redefinition;
different basic types
        io/io_win32.c(49) : see declaration of 'PIO_win32_flush'
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
Stop.

Am almost certian that's not related to Leo's change, but any ideas?  And
while I'm on it I'll just report:-

interpreter.c(679) : warning C4020: 'Parrot_getenv' : too many actual
parameters
platform.c(65) : warning C4029: declared formal parameter list different
from definition

Thanks,

Jonathan


Reply via email to