PureBasic 4.51 RC1 released!

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: PureBasic 4.51 RC1 released!

Post by Kwai chang caine »

Thanks 8)
ImageThe happiness is a road...
Not a destination
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 670
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PureBasic 4.51 RC1 released!

Post by Kurzer »

Thank you for the bugfixed version. :D
PB 6.02 x64, OS: Win 7 Pro x64 & Win 11 x64, Desktopscaling: 125%, CPU: I7 6500, RAM: 16 GB, GPU: Intel Graphics HD 520, User age in 2024: 56y
"Happiness is a pet." | "Never run a changing system!"
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Re: PureBasic 4.51 RC1 released!

Post by Character »

Thanks people! :D

Question: What is the status of the non-functioning mnemonics in the IDE?
(ref: posts release PB 4.50)
Cessante causa cessat effectus
DoctorLove
User
User
Posts: 85
Joined: Sat Mar 06, 2010 2:55 pm

Re: PureBasic 4.51 RC1 released!

Post by DoctorLove »

PB team, Keep up the good work!
User avatar
oryaaaaa
Addict
Addict
Posts: 825
Joined: Mon Jan 12, 2004 11:40 pm
Location: Okazaki, JAPAN

Re: PureBasic 4.51 RC1 released!

Post by oryaaaaa »

Thanks :D
User avatar
PureLeo
Enthusiast
Enthusiast
Posts: 221
Joined: Fri Jan 29, 2010 1:05 pm
Location: Brazil

Re: PureBasic 4.51 RC1 released!

Post by PureLeo »

OMG thanks!
User avatar
GeBonet
Enthusiast
Enthusiast
Posts: 135
Joined: Fri Apr 04, 2008 6:20 pm
Location: Belgium

Re: PureBasic 4.51 RC1 released!

Post by GeBonet »

Tanks for everything... :D
Sorry for my english :wink: ! (Windows Xp, Vista and Windows 7, Windows 10)
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic 4.51 RC1 released!

Post by Kuron »

I appreciate the bug fixes, thank you guys.
Best wishes to the PB community. Thank you for the memories. ♥️
User avatar
lazarusoft
User
User
Posts: 23
Joined: Wed Jan 10, 2007 10:17 pm
Location: Brasil

Re: PureBasic 4.51 RC1 released!

Post by lazarusoft »

pb team

thanks , obrigado, gracias :D
JAVA é como uma Ferrari, mas a diferença é que a Ferrari está em um caminhão cegonha... JAVA is like a Ferrari, but the difference is that Ferrari is in a truck stork ...
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: PureBasic 4.51 RC1 released!

Post by Seymour Clufley »

Thanks for the update and the continued work on PB.

Are other bugs being worked on for v4.51 or is it just the ones marked "done"?
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic 4.51 RC1 released!

Post by Little John »

Hi,

thank you for this release!

In PureBasic 4.51 RC1, there are still some small glitches with the help (checked in the English version). Maybe it's possible to fix them for 4.51 final.
  • In the help topic AESEncoder(), it reads:
    Result$ = AESEncoder(...)
    This function does not return a string.
  • In the topic AESEncoder(), it also reads:
    Debug "Ciphered: "+PeekS(*CipheredString)
    The encrypted memory block to which *CipheredString points might contain zeros! So IMHO it would be better not to encourage people to use PeekS() for reading it.
  • In the help, there is a separate topic for ArraySize(). When I write ArraySize() in the IDE and press F1, I'd expect the help system to show me that topic, but a different topic is shown instead.
Regards, Little John
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: PureBasic 4.51 RC1 released!

Post by DoubleDutch »

thanks! :D
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: PureBasic 4.51 RC1 released!

Post by blueznl »

Just a question to the PureBasic devs: where there some changes in code exclusion since 4.40 or so? I mean, were unused procedures etc. now more agressively excluded from the resulting exe than, let's say, 3.94?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply