Hi,
Its odd - if I place a comment at the end of a program I'm writing, its ok. If I take out the comment, the program crashes?!
Any ideas why?
p.s. Its a game with lots of system access going on.
Hi,
Its odd - if I place a comment at the end of a program I'm writing, its ok. If I take out the comment, the program crashes?!
Any ideas why?
p.s. Its a game with lots of system access going on.
* Asfand Yar Qazi <see@message.body.com> [Nov 11, 2004 11:10]:
Its odd - if I place a comment at the end of a program I'm writing,
its ok. If I take out the comment, the program crashes?!
Any ideas why?
Wow! Thanks for the lengthy description of the problem. We've got 10
people working 24/7 on this one.
nikolai
--
::: name: Nikolai Weibull :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA :: loc atm: Gothenburg, Sweden :::
::: page: www.pcppopper.org :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}
[Asfand Yar Qazi <see@message.body.com>, 2004-11-11 10.38 CET]
Hi,
Its odd - if I place a comment at the end of a program I'm writing,
its ok. If I take out the comment, the program crashes?!Any ideas why?
Maybe you recompiled ruby but forgot to recompile the extensions (?).
--
Please try to cut down your program to a minimal example, and post the minimal example here.
Regards,
Brian
On Thu, 11 Nov 2004 18:38:29 +0900 Asfand Yar Qazi <see@message.body.com> wrote:
Hi,
Its odd - if I place a comment at the end of a program I'm writing,
its ok. If I take out the comment, the program crashes?!Any ideas why?
p.s. Its a game with lots of system access going on.
--
Brian Schröder
http://www.brian-schroeder.de/
Brian Schröder wrote:
On Thu, 11 Nov 2004 18:38:29 +0900 > Asfand Yar Qazi <see@message.body.com> wrote:
Hi,
Its odd - if I place a comment at the end of a program I'm writing, its ok. If I take out the comment, the program crashes?!
Any ideas why?
p.s. Its a game with lots of system access going on.
Please try to cut down your program to a minimal example, and post the minimal example here.
Regards,
Brian
Just to let you know, I cancelled this post after posting - obviously it didn't get cancelled. That's the thing about usenet. Sorry about that.
--