Melvin:

Here's a warnocked imcc issue for you:

http://bugs6.perl.org/rt3/Ticket/Display.html?id=24251

I don't have a suggested patch, sorry.

Regards.

On Sunday, February 1, 2004, at 04:42 PM, Stephane Peiry wrote:

On Sun, 2004-02-01 at 01:42, Will Coleda wrote:
24251 - warnocked
I don't like when this happens.. and even though I cant do much directly
about it, I would like to point out to this:
http://www.nntp.perl.org/group/perl.perl6.internals/20534


also just tried this.. gcc doesn't give any better error msg
(parser error before "if")
int main () {
  int if = 1;

  if (if) {
    if = 0;
  }
}

do you have a patch? I think its a nice to have so If you sourself
provide a nice patch guess it would be applied :)
well.. my 2c
Stéphane


--
Will "Coke" Coleda will at coleda dot com




Reply via email to