You assume correctly.

The use of iconv won't do, though, since everything also needs to work on
Unix.  There are small, portable conversion routines in SQLite that you can
copy.

D. Richard Hipp - d...@sqlite.org
Sent from phone - pardon brevity

On Sep 13, 2012 7:44 PM, "Scott Robison" <sc...@scottrobison.us> wrote:

I assumed (dangerous though it may be) that "leaves anything that isn't
UTF-16 unchanged" meant "don't convert any buffer to UTF-8 if the
origination buffer is not UTF-16".

SDR

On Thu, Sep 13, 2012 at 5:04 PM, David Given <d...@cowlark.com> wrote:

> >
> > On 13/09/12 21:08, Richard Hipp wrote:
> > [...]
> > > Basically, we need a routine that converts an...
>
> > _______________________________________________
> > fossil-users mailing list
> > fossil-users@lists.f...
>


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to