Dear list,
This is my first post to the list and I hope I was meant to post this here and not to the devel list. I checked the list before hand and this doesn't seem to be an already submitted bug.
While fiddling around with structs I discovered that if a struct name is not given pd will crash.
For example, [struct float x float y float abc] will crash as soon as I
click anywhere outside the object. [struct structName float x] is ok.
Typing [struct] by itself is ok too.
By "crash" I mean that the application closes immediately without giving me any opportunity to save my working file.
I am using the extended version of pd, not the original and I don't know if this problem is unique to this version or present in both.
Happy hacking. :)
Yours,
David