Hi! On Tue, Sep 14, 2010 at 08:55:30AM +0200, Marc 'BlackJack' Rintsch wrote: > As long as I remember not to call the same functions from different > threads it is okay. Actually it's more difficult than that, since the called function may call others, so you have to have the complete call tree in mind (and this call tree must not change later). But this is a moot point anyway, since even the normal code without -Cl is not thread-safe. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Sep 14 15:31:45 2010
This archive was generated by hypermail 2.1.8 : 2010-09-14 15:31:48 CEST