Re: GIOChannel diff committed



> From: Hans Breuer <hans breuer org>
>
> I've just commited a first implementation. iochannel-test runs, at least once:
> D:\devel\my-gtk\glib\tests>iochannel-test
>
> (process:4294812219): ** WARNING **: Channel set flags unsupported
>  BLOCKING TRUE
>
> : Line one
>
> : Line two
>
> : Line three
>
> : /* Hello */
>
> : \x1234\x567890\x6666
>
> read 62 bytes, wrote 62 bytes
>
> The second time it stumbles over it own output, because there is a
> read-only version of 'iochannel-test-outfile' still around. Is this a cross
> platform feature?
>
> D:\devel\my-gtk\glib\tests>iochannel-test
>
> (process:4294721143): ** WARNING **: Permission denied
>
> (process:4294721143): ** WARNING **: Unable to open file
> iochannel-test-outfile

When I ran it, it just overwrote the output file on the second pass.
Mabye we need to add rm -f iochannel-test-outfile to the
test script?

Ron




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]