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

2006-07-26 Thread Craig Berry
On 7/25/06, John E. Malmberg <[EMAIL PROTECTED]> wrote: I am still attempting to get a VMS build of the current blead. One approach would be to configure with: $ @configure -"Duser_c_flags=/warnings=informationals" Though I haven't tried that, it should mimic the behavior of other platforms t

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

2006-07-26 Thread demerphq
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

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