Search found 2 matches

by dreamzonne
Tue Jul 22, 2025 5:09 pm
Forum: Bugs - Windows
Topic: Purebasic 6.21 x86 C Backend crash with nested long arrays names in structures
Replies: 0
Views: 419

Purebasic 6.21 x86 C Backend crash with nested long arrays names in structures

Hello PureBasic Team,

After extensive trial-and-error testing, I've identified a compiler crash in x86 PB 6.21 C backend related to structure naming length.
This was particularly challenging to isolate, as the error only manifests with long names and nested arrays.

Minimal Reproduction Case ...
by dreamzonne
Mon Jul 29, 2019 6:09 pm
Forum: General Discussion
Topic: New scripting engine - testers wanted!
Replies: 135
Views: 51144

Re: New scripting engine - testers wanted!

Hi everyone,
and special thanks to srod for this piece or code art :)
The concep of an expasible script engine sounds great!!!

I'm an active reader of PB foruns, but only I've write something in several years (and may be it was in the German forum)

I have a project that needs a scripting engine.
I ...