24 Aug
2007
24 Aug
'07
11:37 a.m.
Enrik Berkhan wrote:
I think the solution is to update src/lib/print.c to handle UTF-8 by default.
Ok, so how should this be gone about? Change librad_safeprint() to allow 8bit or UTF-8 only?
Change it to allow UTF-8. Most modern systems support this.
Change vp_prints_value() to use something else than librad_safeprint()? I don't know because I can't oversee the possible side effects. I don't want to make things worse :)
There shouldn't be many side effects from this. Alan DeKok.