Bizarre copy of unknown
[email protected] (Thomas Pfau) Tue, 8 Jan 2013 10:59:24 -0500
| Newsgroups | perl.vmsperl |
|---|---|
| Message-ID | <CAMmy4eWQDWAWphXZS5rDWX9Wx3hpatz-b51TXhsBnBJQfdT5RA@mail.gmail.com> |
I am having issues with my 5.16.2 build. Modules that worked fine on 5.8 and 5.10 are now aborting with this error when returning an undefined value by referencing &PL_sv_undef. I have been "fixing" these by changing them to sv_newmortal() but I question why this code is suddenly broken. Does anyone know what changed?