From kde-commits Sat Jan 03 14:39:05 2004 From: Tim Jansen Date: Sat, 03 Jan 2004 14:39:05 +0000 To: kde-commits Subject: Re: / Message-Id: <200401031539.05482.ml () tjansen ! de> X-MARC-Message: https://marc.info/?l=kde-commits&m=107313959006576 On Saturday 03 January 2004 14:30, Oswald Buddenhagen wrote: > > But then the solution should be to replace the functions that need > > 8-bit strings with unicode-aware functions, rather than making things > > more complex by supporting 8-bit and unicode in parts of kdelibs. > heh, i think that's sorta unrealistic ... They are not that many. Actually I wrapped almost all POSIX functions in kdenonbeta/kdeutils/kde/os, but you probably don't want exceptions for error reporting :) bye...