> Together with svptest, it excersises the headless mode - so you can
> watch vcl render to some framebuffer device. Still useful code.
OK. So shouldn't we then fix the code to work correctly, not just get rid of
compiler warnings?
I.e., in
+nBytes = write( nSocket, rCommand.getSt
Tor Lillqvist wrote:
> Normally, for code that goes into LO. I don't think we want to
> introduce perror() calls; they are fairly pointless there. Normal
> users will never see the output.
>
> But yeah, this is for code in a "workben" directory, aren't those
> just random old test and whatnot stuf
Normally, for code that goes into LO. I don't think we want to introduce
perror() calls; they are fairly pointless there. Normal users will never see
the output.
But yeah, this is for code in a "workben" directory, aren't those just random
old test and whatnot stuff that aren't even built? What