The first time I did this last year was quite manually via comparing the help-files, but later ts-soft posted a little code to extract all functions from the compiler directly which is very helpful.
PB Team,
thank you very much for the hard work and nice gift.
I can confirm that v 4.50 B2 is compiling my programs (then, it is not an April 1st fools' joke).
I've seen the interesting new functions.
I only wish to bring to you attention the post I've made in the "Wishlists" section (i.e http://www.purebasic.fr/english/viewtop ... =3&t=41720) that is simply recalling previous requests done by various PB fans. Hope you will have the opportunity to check it for future releases
Best regards and Happy Easter.
Somic
----------------------------------------------------------------------------
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
thanks PB team!
I really need these new list-features (although I already programmed them... but now it's officially available!!!)
great tools you have in the new compilter/debugger
happy belated birthday fred and perkin!
lg
walker
3D Projects
A ship is safest in the harbor, but that is not what ships are built for.
The executable of a small program compiled with PB 4.50 is 1K bigger compared to PB 4.41. I found no reason for that in the change log of PB 4.50.
The executables of PB are still very small and efficient, so there is really no need to complain about. I tried several Basic languages and PB is the best of all. Never tried Visual Basic but I don't like bloated software anyway.
As long as there is no new functionality which is interesting for me, I stay with PB 4.41. Hopefully the speed and compactness of the executables are not sacrificed for new functionality in any future release.
Size increment could come from many factors, including bug fixes. Yes, sometimes it takes more code to workaround a buggy feature (custom listicon grid anyone ?). And indeed, new version of the third party libraries sometimes get bigger because there is more functionality. That said, it's not in our way to work to add deliberately bloat to the commandset, it's quite the opposite. We always try to reduce the size impact if possible, trough intelligent linking scheme.
I just recently found your site(haven't downloaded anything yet) and was pleased to read in this thread about the addition of the List and related types(which I have used frequently in C# and VB.Net). One minor disappointment for me in the announcement was the dropping of support for images below 24-bit. This is because I am working on a project which could benefit from support for palette based images(which is very difficult to find). Does this drop of support also mean that it will be impossible to play with the image palette to do fast color changes?
One of my main interests in this product is being able to drop my dependency on the .Net framework.
I've moved CodeCaddy, WallX, and two other projects over to 4.50b2 without any problems. I'm now checking the survival guide samples but no issues thus far.
( 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... )