guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems to install Guile 2.0.0


From: Mike Gran
Subject: Re: Problems to install Guile 2.0.0
Date: Thu, 10 Mar 2011 10:41:50 -0800 (PST)

>> OK, I solved the problem. Checking the files vm.c, vm.s,... . I found
>> the character
>> 
>> 
>> 
>> at file vm.c.
>
>there's a strange character between the ctrl-L and the "at file".
>I thought that was what he was having problems with.
>
>od -x
>
>0000120 7463 7265 0a0a 0a0c ef0a bfbb 7461 6620
>
>Sorry it's byte swapped, but the 0x0C is the ctrl-L
>and the strange character is 0xEF.  How did that
>get there?

EF BB BF is the Unicode Byte-Order Mark encoded in UTF-8.

-Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]