skywalk wrote:Are you addressing Fred and Freak here too? C'mon already, they admitted it was a large piece of work to convert the IDE recently to Unicode and there is not full acceptance from some of the UTF8 fans.
If I where addressing them I would address them directly, and I did not, so I did not.
Why Freak waited so long to change the IDE you have to ask him about, maybe they'll do a blog post talking about that and sharing some of the experience so that other programmers know what to keep an eye on when updating their code from Ascii to Unicode etc.
skywalk wrote:I am accepting of the Unicode compile only, but please stop the dismissal of its impact to users with lots of code to convert and debug.

How can I dismiss something I've dealt with myself at various points?
Besides, nobody are forcing them to "convert or debug lots of code", they only need to do that if they want to compile using future releases of PureBasic.
As long as v5.30 (and most likely 5.40 now too it seems) is able to compile programs and run on Windows 9 and Windows 10 and probably Windows 11 (but I doubt x86 will work any more on windows by then including the x86 IDE).
v5.30 will etc will work for many many years until MicroSoft does things that causes PB 5.30 to no longer work.
Now if people are nice about it, who knows, Fred might be bribed with enogh beer one day to re-compile PB 5.30 to work with Windows 12 when that day comes (5 years from now?) so that the ascii folks can keep trying to fix the bugs in their old ascii enterprise software that runs on erm, Windows XP still?
There are still people out there programming with Visual Basic 6, even though MicroSoft abandoned that years ago, but that doesn't prevent people from programming in VB6.
It's the same with PureBasic, use the current/ascii version, it will work fine. And now with a possible extra LTS and thus a lot of polishing (but no new features obviously) it will be super solid. It will probably work fine for another 10 years on it's own. (provided MicroSoft doesn't prevent it, you know x64 only Windows is on the horizon, it has already happen with the Server editions.)
skywalk wrote:Rescator wrote:Does certain people here have an axe to grind? It certainly seems that way.
I can only suspect it is you given the depth of your posts on this subject.

Yes and no. If there is a bus heading for somebody and I shake their shoulders and dasy "look out a bus is coming towards you" and they laugh and wave me away, then fine, I'll walk away, but don't blame me when that bus hits you (unicode).
Because x86 may not be the only thing MicroSoft may drop support for in future Windows releases. They too have a shit-ton (that's a metric ton of shit BTW) of double code (unicode and ascii wrappers to that unicode) I'm pretty sure they'd love to get rid of the ascii fat. And that may actually happen sooner than we might think. It won't matter if PB x.xx supports ascii compiling or not then as the compiled ascii programs won't run on latest Windows anyway then. (by that I mean that all the API calls that have the A at the end will go poofelipoof.)
Just like with the old 16bit stuff. Anyone ever run into 16bit installers (for x86/32bit software) that failed to run because 16bit exe was no longer supported? That was a huge pain to deal with, bunch of old no longer maintained software used 16bit installers for some odd reason.