Re: PL/Perl Does not Like vstrings

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: PL/Perl Does not Like vstrings
Дата
Msg-id FC77D97F-4F46-4156-B54F-9315363202B2@justatheory.com
обсуждение исходный текст
Ответ на Re: PL/Perl Does not Like vstrings  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Jan 4, 2012, at 8:15 AM, Tom Lane wrote:

> Isn't this a Perl bug?  It seems to be crashing in SvPVutf8, which
> means that either Perl passed something that's not an SV to a function
> declared to accept SVs, or that SvPVutf8 fails on some SVs.  Either
> way, Perl is failing to satisfy the POLA if you ask me.

Possibly, though I know nothing of Perl’s internals. Someone able to come up with a simple test case?

Thanks,

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: PL/Perl Does not Like vstrings
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: PL/Perl Does not Like vstrings