Menu

#29 Print names when too many output files

1.0 - final
closed
None
done
program
major
1.0rc1
enhancement
2011-07-01
2010-08-20
No

A user reported getting the "too many output files" error when running the attached batch file. The command that runs MCC-LIDAR appears correct on Windows and even in email clients (e.g., Thunderbird) on OS X. However, the character in front of the "c" option is not a minus sign; it is an en-dash (0x96). The batch file uses the Windows-1252 character encoding. Therefore, the program does not see the "c" option, and instead, interprets as an output file.

This subtle bug in the batch file was not easily discovered because the program simply reports that there are not many output files. The error message does not list the output files. It would help the user troubleshoot the problem if the error did list the file names.

1 Attachments

Related

Wiki: Version

Discussion

  • Jimm Domingo

    Jimm Domingo - 2010-08-20

    Windows batch file with an en-dash before an option

     
  • Jimm Domingo

    Jimm Domingo - 2011-05-31
    • owner set to jimm_domingo
    • status changed from new to accepted
    • milestone set to 1.0 - final
     
  • Jimm Domingo

    Jimm Domingo - 2011-07-01
    • status changed from accepted to closed
    • resolution set to done

    Implemented in revision r185.

     

    Related

    Commit: [r185]


Log in to post a comment.