Re: flags in io/io_unix.c

2002-01-30 Thread Melvin Smith
At 10:16 AM 1/30/2002 -0500, Andy Dougherty wrote: >Sun's compiler is (rightly) complaining about the following lines in >io/io_unix.c: > >PIO_unix_fdopen() is defined to take a UINTVAL fourth argument: > > ParrotIO * PIO_unix_fdopen(theINTERP, ParrotIOLayer * layer, >

flags in io/io_unix.c

2002-01-30 Thread Andy Dougherty
Sun's compiler is (rightly) complaining about the following lines in io/io_unix.c: PIO_unix_fdopen() is defined to take a UINTVAL fourth argument: ParrotIO * PIO_unix_fdopen(theINTERP, ParrotIOLayer * layer, PIOHANDLE fd, UINTVAL flags); but it is later called with a