On Fri, Sep 16, 2011 at 10:24 AM, Stephan Beal <sgb...@googlemail.com>wrote:
> i'm hoping that outputing raw UTF8 to a FILE handle is portable. > > If by FILE handle you mean one that is connected via TCP/IP to a client on the other end, then yes, you should be OK. But any input/output from the the console will give problems. So as long as the JSON stuff is pure client/server you are OK. But the minute you start doing JSON via the command-line you'll run into trouble. -- D. Richard Hipp d...@sqlite.org
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users