rgbds icon indicating copy to clipboard operation
rgbds copied to clipboard

No more flexible array members (not standard C++)

Open Rangi42 opened this issue 1 year ago • 0 comments

  • [ ] struct FileStackReptNode
  • [ ] struct FileStackNamedNode
  • [x] struct Charmap
  • [x] struct MacroArgs

This is one step to restoring -pedantic builds.

(The other step is removing anonymous structs; see #1305.)

Rangi42 avatar Feb 19 '24 04:02 Rangi42