Re: Change 28606: Add another volatile modifier to protect against longjmp clobbering

2006-07-25 Thread John E. Malmberg
Rafael Garcia-Suarez wrote: Change 28606 by [EMAIL PROTECTED] on 2006/07/23 12:51:02 Add another volatile modifier to protect against longjmp clobbering Affected files ... ... //depot/perl/op.c#835 edit More VMS pickyness. EAGLE> search op.lis %cc/window=5 1 61048 ne

bug@28616 - regexec.c has unitialized variable.

2006-07-25 Thread John E. Malmberg
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 va

Re: bug@28616 - regexec.c has unitialized variable.

2006-07-25 Thread John E. Malmberg
Craig Berry wrote: On 7/25/06, John E. Malmberg <[EMAIL PROTECTED]> wrote: I am still attempting to get a VMS build of the current blead. Of course people brave enough to delve into the regex engine have other things to worry about and a swing or two have already been taken at this particular