From: Kirill Maslinsky <kirill@altlinux.org> To: devel@lists.altlinux.org Subject: [devel] perl utf8 problems? Date: Wed, 31 Mar 2010 16:40:50 +0400 Message-ID: <20100331124050.GA18232@odnako.localdomain> (raw) [-- Attachment #1: Type: text/plain, Size: 1077 bytes --] Коллеги, нужна консультация по perl: В процессе сборки git.alt:/people/kirill/packages/biblatex-biber упорно падают тесты, что не воспроизводится на прочих платформах на разных версиях perl. Цепочка разбирательств с помощью апстрима https://sourceforge.net/tracker/?func=detail&aid=2979642&group_id=228270&atid=1073792# приводит к особенностям нашего перла при работе с unicode character properties в регэкспах, выглядит это примерно так: $ perl -Mutf8 -e '$a = "al-Smith"; print "YES\n" if $a =~ m/\A\p{L}/xms;' Use of uninitialized value in scalar assignment at /usr/lib/perl5/utf8_heavy.pl line 242. Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/utf8_heavy.pl line 243. $ Прошу знающих прокомментировать, действительно ли это альт-специфичное поведение, и является ли оно ошибкой. И в общем, что делать? Для сборки biblatex-biber требуются также git.alt:/people/kirill/packages/perl-List-AllUtils git.alt:/people/kirill/packages/perl-XML-LibXML-Simple (оба отправлены на сборку в Сизиф, но еще туда не попали) -- КМ [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2010-03-31 12:40 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-03-31 12:40 Kirill Maslinsky [this message] 2010-03-31 12:51 ` Michael Shigorin 2010-03-31 17:15 ` Kirill Maslinsky
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=20100331124050.GA18232@odnako.localdomain \ --to=kirill@altlinux.org \ --cc=devel@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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git