http://bugzilla.gdcproject.org/show_bug.cgi?id=236
--- Comment #3 from Iain Buclaw ---
Strictly speaking, field-less structs aren't copied around in our codegen for
GCC anyway (there's nothing to copy). Empty variables aren't passed, a new
empty constructor is generated instead.
This is what th
http://bugzilla.gdcproject.org/show_bug.cgi?id=231
Johannes Pfau changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
http://bugzilla.gdcproject.org/show_bug.cgi?id=236
Johannes Pfau changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---