@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.
Code PBLibs in PB
Yes, i really don't know if it will run or not with the 'end' inside a procedure. I'll done some tests today.@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.
A+
Denis
Denis
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
...
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