From: Michael Bykov <m.bykov@gmail.com>
To: ror2ru@googlegroups.com
Cc: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] ужас. В ruby сломался первый символ прочитанного файла. BOM!
Date: Thu, 20 Sep 2012 23:53:08 +0400
Message-ID: <CAN5SjADAB3rf2psnJ-qanO96aYSioKV=qU2ywQ2iHeO3CjNF_Q@mail.gmail.com> (raw)
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
reply other threads:[~2012-09-20 19:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAN5SjADAB3rf2psnJ-qanO96aYSioKV=qU2ywQ2iHeO3CjNF_Q@mail.gmail.com' \
--to=m.bykov@gmail.com \
--cc=ror2ru@googlegroups.com \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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