Code PBLibs in PB

Developed or developing a new product in PureBasic? Tell the world about it.
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post 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.
El_Choni
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Post 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.
A+
Denis
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

...

Post 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
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post 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,
El_Choni
Post Reply