* Re: [sisyphus] ужас. В ruby сломался первый символ прочитанного файла. BOM!
@ 2012-09-20 19:53 Michael Bykov
0 siblings, 0 replies; only message in thread
From: Michael Bykov @ 2012-09-20 19:53 UTC (permalink / raw)
To: ror2ru; +Cc: ALT Linux Sisyphus discussions
19 сентября 2012 г., 16:29 пользователь Michael Bykov
<m.bykov@gmail.com> написал:
> 19 сентября 2012 г., 16:03 пользователь Maxim Barnash
> <rebarned@gmail.com> написал:
>> 1.9.3p194 :001 > f = open 'config.ru'
>> => #<File:config.ru>
>> 1.9.3p194 :002 > l = []; File.foreach(f) {|ln| l << ln.split('')}
>> => nil
>> 1.9.3p194 :003 > l.first.first == '#'
>> => true
>> 1.9.3p194 :004 > l.first.first
>> => "#"
>>
>> Что не так? И да, про какие кавычки речь, если первый символ прочитанного
>> файла в Вашем случае — #?
>>
>> Ну не использовать split/join без аргумента, и использовать File#each
>>
>> --
>> Regards,
>> Max Barnash
>
> Ага, и у меня до вчерашнего дня все работало как часы.
>
> И да, не смертельно, обойтись можно. Но неизвестно, где эта зараза еще вылезет.
>
> (Про кавычки речь - я скопировал вывод в консоль. И набрал то же самое
> руками, после ==, т.е "#" == "#" -> false)
>
>
> --
> М.
>
> http://diglossa.ru
> xmpp://m.bykov@jabber.ru
Оказывается, я поставил себе новый прекрасный emacs24.
И что вы думаете? Он по дефолту мне залепил BOM.
hexdump -n 3 -C ~/web/xxx.txt
00000000 ef bb bf
вот этот ef bb bf - BOM и есть.
это что, они там в Редмондах, с ума все посходили, а Альт такую штуку
пропустил? Или это мне новый Starter Kit такой ляп устроил, скорее
всего.
set-buffer-file-coding-system -> utf-8 исправило положение.
В общем сорри за ложную тревогу.
--
М.
http://diglossa.ru
xmpp://m.bykov@jabber.ru
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-20 19:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-20 19:53 [sisyphus] ужас. В ruby сломался первый символ прочитанного файла. BOM! Michael Bykov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git