[Implemented] XML lib: Expat 2.0.1 released.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
IceSoft
Addict
Addict
Posts: 1683
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

[Implemented] XML lib: Expat 2.0.1 released.

Post by IceSoft »

Please add the newest Expat Version (2.0.1, 5 June 2007 released) to the next beta
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

It probably won't make it into the next beta (why the bold btw ?).
I will change it somewhen before the final though.
quidquid Latine dictum sit altum videtur
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Btw, no need to request an update of components when a new version is out, we will handle it when it is needed.
User avatar
IceSoft
Addict
Addict
Posts: 1683
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Okay. It is only an info. Not more.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1683
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Fred wrote:Btw, no need to request an update of components when a new version is out, we will handle it when it is needed.
Only a reminder for the PB4.10 (release) version.
Please update the XML lib ;-)
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1683
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

@freak,
Be not angry...it's only a reminder again.
But for PB4.20 (release) now.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Code: Select all

Debug PeekS(XML_ExpatVersion_())
Debugger wrote:expat_2.0.1
Next time, please check the facts before going on people's nerves for no reason... :roll:
quidquid Latine dictum sit altum videtur
User avatar
IceSoft
Addict
Addict
Posts: 1683
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

freak wrote:

Code: Select all

Debug PeekS(XML_ExpatVersion_())
Debugger wrote:expat_2.0.1
Next time, please check the facts before going on people's nerves for no reason... :roll:
OK! You are right.
But I did not find any info on the Beta 'release' notes ;-)
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Post Reply