Hello, I have a problem with the "--feature labels_without_colons" command-line option in 2.11.0. At least, this is a change in the behaviour to the 2.10.x version. See the attached small sample, which can be compiled with the assemble script. Have a look at test.a65. You see that LE435 is defined without a colon and without anything behind the label on that line. It works here. Now, in include.inc, we have another label which is defined in the same way, LE460. cc65 v2.11.0 complains, it requires a colon after the label, despite the fact that "labels_without_colons" is given on the command-line. I checked with older 2.10.x versions, I did not have the problem there. The latest version tested (before 2.11.0) is a 2.10.5 which is newer than 2005-07-31 (because the "known bug" from that date http://www.cc65.org/bugs.php there is fixed). Regards, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ http://cbm4win.sf.net/ ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.8 : 2005-11-11 16:51:08 CET