Yup, that'd work.. On Mon, Apr 28, 2008 at 6:28 PM, grischka <[EMAIL PROTECTED]> wrote: > What about moving "macro_ptr = NULL" into tcc_cleanup? > > > > > Heyas, > > > > A follow up, preprocess_init() is probably the wrong place to put > > macro_ptr = NULL, it requires that a file be open (tcc_open()) and > > this never occurs during tcc_new(), tcc_define_symbol() dies on a > > second state after the first one errored. > > > > Kind Regards, > > Sam K > > > > > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/tinycc-devel >
_______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
