On 2010-04-24, at 19:35, silverdr@wfmh.org.pl wrote: > I thought so too, but have rewritten it to ifeq only after finding > that ifndef doesn't work as expected :-( Actually even when writing the ifndef I was already having doubts whether not assigning a value is the same as not mentioning the variable at all. After all it had to be processed. My doubts were proven valid. Other possibility would be to use ifndef and comment out the variables at the top. But then it could potentially be prone to errors caused e.g. by bogus values passed from the outside. This we both don't like :-) -- SD! ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Apr 24 20:34:18 2010
This archive was generated by hypermail 2.1.8 : 2010-04-24 20:34:20 CEST