Page 15 of 15

Posted: Sat Feb 28, 2004 6:57 pm
by El_Choni
@Denis: I'm afraid I can't use the main code's End processing, because it doesn't make _PB_EOP_NoValue public, so TailBite just generates its own, identic to the one used by PureBasic. Anyway, you were right, TailBite wasn't including the corresponding 'Extrn'. Fixed now, thanks.

@Justin: Could you post some code, please? I've tested with this with no problem:

EDIT: hadn't read your last post, sorry.

CODE STRIPPED

Thank you for your reports.

Posted: Sun Feb 29, 2004 6:38 am
by Denis
@Denis: I'm afraid I can't use the main code's End processing, because it doesn't make _PB_EOP_NoValue public, so TailBite just generates its own, identic to the one used by PureBasic.
Yes, i really don't know if it will run or not with the 'end' inside a procedure. I'll done some tests today.

...

Posted: Mon Apr 05, 2004 12:30 pm
by NoahPhense
El_Choni wrote:@Denis: I'm afraid I can't use the main code's End processing, because it doesn't make _PB_EOP_NoValue public, so TailBite just generates its own, identic to the one used by PureBasic. Anyway, you were right, TailBite wasn't including the corresponding 'Extrn'. Fixed now, thanks.

@Justin: Could you post some code, please? I've tested with this with no problem:

EDIT: hadn't read your last post, sorry.

CODE STRIPPED

Thank you for your reports.

TailBite crashes the new 3.89 beta 2 compiler...

- np

Posted: Sun Apr 11, 2004 7:48 am
by El_Choni
I know there are problems with the PB betas, I'll fix that but I won't release a fix until teh next PB official release (things could change in the meantime, and TailBite still works with the previous official PB version). Thanks for the report, regards,