On 7/26/06, John E. Malmberg <[EMAIL PROTECTED]> wrote:
I am still attempting to get a VMS build of the current blead.
-John
[EMAIL PROTECTED]
Personal Opinion Only
1 61623 REGCP_SET(lastcp);
....1
%CC-W-UNINIT1, (1) The scalar variable "lastcp" is fetched but not
initialized.
And there may be other such fetches of this variable that have not
been reported in this compilation.
Hi John. Ive posted a patch to fix this, but it wasnt applied, and
I've been too busy to get enough time to repost it with whatever fixes
were required.
The simple solution is find the #define for REGCP_SET in regexec.c and
remove the if() clause which I mistakenly added in an earlier patch.
Sorry about that,
Yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"