Earlier compilers such as GCC 4 do not like anynomous unions, make it a named
union "u", and update the code where relevant.
Fixes FS#298
Fixes:
|
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
Earlier compilers such as GCC 4 do not like anynomous unions, make it a named
union "u", and update the code where relevant.
Fixes FS#298
Fixes:
|
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||