[Ecls-list] cl-pdf gives utf-8 error with --enable-unicode

David Creelman creelman.david at gmail.com
Tue Feb 3 09:23:51 UTC 2009


On Mon, Feb 02, 2009 at 02:58:10PM +0100, Stelian Ionescu wrote:
> On Mon, 2009-02-02 at 22:23 +1100, David Creelman wrote:
> > Hi,
> > 
> > I've just tried getting cl-pdf working with ECL, but had some problems with
> > pdf-geom.lisp as below :-
> > 
> > ;;; Loading "/home/dc/.asdf-binaries/home/dc/learn/lisp/cl-pdf/pdf-base.fas"
> > ;;; Compiling /home/dc/learn/lisp/cl-pdf/pdf-geom.lisp.
> > ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0
> > An error occurred during initialization:
> > Internal error: in file /home/dc/learn/lisp/cl-pdf/pdf-geom.lisp, position 0, and form 
> >   compiler preprocess
> > Invalid byte found in UTF-8 stream #<input stream /home/dc/learn/lisp/cl-pdf/pdf-geom.lisp>.
> 
> pdf-geom.lisp contains the octet #xF1 which is #\ñ in iso-8859-1 but not
> valid UTF-8. try using iconv to convert the file to UTF-8

Thanks for that.
Cheers 
DC

> 
> -- 
> Stelian Ionescu a.k.a. fe[nl]ix
> Quidquid latine dictum sit, altum videtur.
> 



> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list





More information about the ecl-devel mailing list