Menu

#123 Compiler fails to build due to CR/LF in scripts

1.6_Beta
closed
Compiler (12)
7
2012-09-15
2008-03-02
No

After installation of robocode, when the editor menu item is accessed, the GUI prompts for installation of jikes. The jikes jar file is extracted correctly but the presence of CR/LF combinations in the ./compilers/buildJikes.sh causes a failure in executing the shell script due to the presence of a ^M character on the line #!/bin/sh
Running dos2unix before starting the install process corrects the error. I guess this should be corrected.

Discussion

  • Flemming N. Larsen

    Logged In: YES
    user_id=1249353
    Originator: NO

    You are definitely right about that. Thank you for telling about this issue! :-)

     
  • Flemming N. Larsen

    Logged In: YES
    user_id=1249353
    Originator: NO

    This bug has been fixed and will be available with the next version of Robocode 1.5.5

     
  • Flemming N. Larsen

    Logged In: YES
    user_id=1249353
    Originator: NO

    Fix available in Robocode 1.6 (Beta)

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 30 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.