PureBasic 4.31 beta 2 released!

Developed or developing a new product in PureBasic? Tell the world about it.
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Post by cas »

I agree, a list of fixed things would be great.
And for every new major release there would be great to include list of fixed things, not just new features.
Marco2007
Enthusiast
Enthusiast
Posts: 648
Joined: Tue Jun 12, 2007 10:30 am
Location: not there...

Post by Marco2007 »

Great!! Thank you very much!

Can I install over 4.30?
PureBasic for Windows
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Post by luis »

Thank you PB team!

The bugs I reported are fixed, the programs I have recompiled seems to be working, no problem so far.
LCD
Enthusiast
Enthusiast
Posts: 206
Joined: Sun Jun 01, 2003 10:55 pm
Location: Austria, Vienna
Contact:

Post by LCD »

Thanks! My veeery large program (compiled nearly 3 Mb) compiles without problems.
My PC
Ryzen 9 5950, 64 GB RAM, nVidia RTX A4000, Win 10
Ryzen 7 1700, 32 GB RAM, nVidia RTX A2000, Win 10
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Post by X »

cas wrote:I agree, a list of fixed things would be great.
And for every new major release there would be great to include list of fixed things, not just new features.
The list is found on this forum
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

X wrote:
cas wrote:I agree, a list of fixed things would be great.
And for every new major release there would be great to include list of fixed things, not just new features.
The list is found on this forum
Note exactly a list as we envision it. :)

Difficult to sort things out by release and problem without going into each individual item.

cheers
User avatar
Blue
Addict
Addict
Posts: 966
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Post by Blue »

Ah! Much appreciated interim release.
It's always good when idcentified bugs get cleared out of the way.
And it makes the wait for the next great version bearable.
Many thanks ! :)

@X:
X wrote:
cas wrote:I agree, a list of fixed things would be great.
And for every new major release there would be great to include list of fixed things, not just new features.
The list is found on this forum
-10 :evil:
Cute, but stupid answer to an intelligent comment.
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
Digital Wargames
Enthusiast
Enthusiast
Posts: 203
Joined: Sat May 23, 2009 4:39 am

Post by Digital Wargames »

Thank You very much, PB Team :D
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

Thanks, my 9000-line app compiled with no changes. :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Andesdaf
User
User
Posts: 83
Joined: Sun Mar 22, 2009 2:53 pm
Location: GER, Saxony

Post by Andesdaf »

great, thanks for it.
mpz
Enthusiast
Enthusiast
Posts: 497
Joined: Sat Oct 11, 2008 9:07 pm
Location: Germany, Berlin > member German forum

Post by mpz »

Hi,

i have a big problem with this version. I tried the beta 4.31 (Win x86) on my 23000+ line program. The program found no syntax error, but i cant compile

An error message appears:

PureBasic Assembler error
PureBasic.asm[62367];
MP794
PureBasic.asm[58872] MP794[163]:
LEA eax,ebp
error:invalid operand

I cant find the PureBasic.asm file and cant have a look on the line [62367]. Any ideas or solution? what can i do ?!?

beste regards
Michael
Working on - MP3D Library - PB 5.73 version ready for download
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Post by X »

Blue wrote:--snip--

@X:
X wrote:
cas wrote:I agree, a list of fixed things would be great.
And for every new major release there would be great to include list of fixed things, not just new features.
The list is found on this forum
-10 :evil:
Cute, but stupid answer to an intelligent comment.
-20 :evil:

Not cute, but it is intelligent. This was the answer received many times on this forum.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

mpz: I think this has been reported in thebug section...
http://www.purebasic.fr/english/viewtopic.php?t=37531
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Post by cas »

X wrote:-20 :evil:
You're doing it wrong :)

...

This list of fixed things is not essential for us but it would be great to have it when you install purebasic without going to forums. There are many applications that have this list, even i put list of fixed things in software i develop.
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Post by X »

Oh heck yeah. I love those change logs and such :) A nice glance to see what work-arounds we can now remove from the code :)
Post Reply