PureBasic 3.92 for Windows is out !

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

PureBasic 3.92 for Windows is out !

Post by Fred »

Hello,

The final release of PureBasic 3.92 is out, you can grab it on your personnal account or via smartupdater. It brings some important bug fixes (especially memory leaks) and some new commands: read the history for full details ;)

Have fun !

Fred.
Last edited by Fred on Tue Mar 01, 2005 5:56 pm, edited 1 time in total.
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Fixed: The compiler didn't returned a non zero exit code if an error occured
Thank you Fred!! I really appreciate that :D
Mat
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Edited by myself, as I placed the original post in the Beginner's section...
Anyways, congrats for this release.
Last edited by Shannara on Mon Oct 25, 2004 4:39 am, edited 1 time in total.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

Thank you Fred and PB team members. :)
What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Thanks! :)
@}--`--,-- A rose by any other name ..
User avatar
griz
Enthusiast
Enthusiast
Posts: 167
Joined: Sun Jun 29, 2003 7:32 pm
Location: Canada

Post by griz »

Thank you guys for your hard work and continued support for Pure Basic.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:D :D :D. Thank you!
PB 6.21 beta, PureVision User
User avatar
HAnil
User
User
Posts: 87
Joined: Thu Feb 26, 2004 5:42 pm
Location: 28:58E 41:01N

Post by HAnil »

Thanks for your support, Fred.

HAnil
User avatar
HeX0R
Addict
Addict
Posts: 1189
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Post by HeX0R »

Nice one!

But the ogg-bug is still alive.
I guess i have to take the ogg-support off my application...
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

New DateGadget

Post by Fangbeast »

Much thanks to Freak for adding this but there is a slight inconsistency with returning data from an unchecked gadget.

if the box is unchecked,

GetGadgetState(#Mydategadget) = 0 and that is okay.

GetGadgettext(#Mydategadget) still returns date and that is not okay. It should also be empty. Could this be fixed for consistency please?


Thanks for a great job everyone.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

I did not see the packer bug (viewtopic.php?t=11518) in the 3.92 history, but I assume it is fixed ?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Ho yes, I forgot this one on this history, it's fixed.
aXend
Enthusiast
Enthusiast
Posts: 103
Joined: Tue Oct 07, 2003 1:21 pm
Location: Netherlands

Post by aXend »

Thanks Fred and the PureBasic team.
I'm very pleased with the continuing improvement of PureBasic. The seamless upgrade possibilities with SmartUpdater are great! :D
I specially like the "pure version" of the calender and date gadgets.
Mowen
User
User
Posts: 48
Joined: Tue Oct 07, 2003 1:04 pm
Location: Belgium

Post by Mowen »

It is great ! :)

Just one problem: SwapElements() is not recognized by the compiler in this release. I tried to compile the sample but it does not work.
PureBasic: one of the best programming tools ever ! PB is light, easy, crossplatform, powerfull, fast, extendable, enjoyable and... tasty ;-)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Yes, Dare noticed than SwapElements() wasn't included too. I will take a look tonight.
Post Reply