Too much news for PB4.0...

Everything else that doesn't fall into one of the other PB categories.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Too much news for PB4.0...

Post by Psychophanta »

Too much news for PB4.0, and perhaps that's not good to catch bugs quickly. :?
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Re: Too much news for PB4.0...

Post by Num3 »

Psychophanta wrote:Too much news for PB4.0, and perhaps that's not good to catch bugs quickly. :?
It's almost bugless!

The only bugs you'll ever find is in the IDE and Visual Designer :twisted:
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Especially the Visual Designer ;). Seriously, this beta is more likely an RC1, as most of the bugs should have been ironed out. The IDE, VD, and all PB tools now are compiled with PB4, which means it works for big programs.

BTW, i wouldn't have ever tough than someone would complain for a 'too big' release :shock:
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Fred wrote:BTW, i wouldn't have ever tough than someone would complain for a 'too big' release :shock:
Not complain Fred, opposit, i'm :shock:
But it is a big amount of things and i can't catch all. It's like a new PB. :D :wink:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It tooks months to achieve this, i'm glad you can't 'catch up' in a few seconds :).
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Ahhhhh! That's it. It's a revenge against the Bug hunters!
I see!!!!
:twisted:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Psychophanta wrote:Ahhhhh! That's it. It's a revenge against the Bug hunters!
I see!!!!
:twisted:
lol. :D
@}--`--,-- A rose by any other name ..
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

One thing which is funny is that Wend is replaced with EndWith while Next is not replaced with EndFor.
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Trond wrote:One thing which is funny is that Wend is replaced with EndWith while Next is not replaced with EndFor.
I think you missunderstodd something there. Better read the readme again on
what With/EndWith does ;)
quidquid Latine dictum sit altum videtur
DarkDragon
Addict
Addict
Posts: 2347
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Psychophanta wrote:
Fred wrote:BTW, i wouldn't have ever tough than someone would complain for a 'too big' release :shock:
Not complain Fred, opposit, i'm :shock:
But it is a big amount of things and i can't catch all. It's like a new PB. :D :wink:
I complain about it: Fred, you are going crazy, what do you expect from us? Not all of us can manage this, as I am the greatest noob I can say you it is hard to install PB 4(I know I have to convert all my old PB codes to new PB codes, but I don't want to, it's like a averseness to PB). Programmers are lazy, so don't change our world so fast.
bye,
Daniel
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

*Berikco kicks DarkDragon around a bit with his steel enforced boots :mrgreen:
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Ouch. What I meant to say is that Wend was replaced with EndWhile, which it is NOT.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Berikco wrote:*Berikco kicks DarkDragon around a bit with his steel enforced boots :mrgreen:
BERICKO DID YOU STEAL ALPHASNDS BOOTS AGAIN?
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> don't change our world so fast

I like all the fast changes! If you can't keep up, then use v3.94 and move to
v4.00 at your own pace... no need to hold the rest of us back, thanks. :shock:
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Bericko, i admire your incredible work and the complete PB team one.
My respects!!

But what i want to say is that people who do projects or complex codes with PB find these suddenly changes as a big pause for his projects if they want to be updated.
PB wrote:I like all the fast changes!
The only thing i can think about that is that you have not big codes or projects with PB.
I've converted several of my codes and none do work!
I think there are some faults with .f calculations and Sprite3D lib.
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply