Menu

#25 Typo resulting in compile error

closed-fixed
5
2005-06-05
2005-06-01
No

In the class org.as2lib.env.log.XmlLogHandler there is
an error in this line:
throw new IllegalArgumentException("Argument 'port' ["
+ port "] must not be 'null' nor less than 1024.",
this, arguments);

There must be a '+' sign between the port and the
following " character. I know this compiles in MTASC
but it is illegal ECMAScript and will not compile in
any other compiler.

Cheers.

Discussion

  • Martin Heidegger

    Logged In: YES
    user_id=901744

    Duplicate- already fixed in CVS

     
  • Martin Heidegger

    • status: open --> open-fixed
     
  • Martin Heidegger

    Logged In: YES
    user_id=901744

    Duplicate- already fixed in CVS

     
  • Simon Wacker

    Simon Wacker - 2005-06-05

    Logged In: YES
    user_id=922171

    As stated, this has been fixed in CVS and the fix will be
    included in the next release.

     
  • Simon Wacker

    Simon Wacker - 2005-06-05
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.