Skip to content

gmacros: add G_ALIGNAS macro

Tapasweni Pathak requested to merge (removed):alignment-macros into master

Please let me know if you would prefer a wrapper over gcc compiler extensions and if I'm missing something in the MR; also if the MR and commit follows GLib contribution guidelines.

I see the below files would also need an update:

Other way is to not add stdalign.h and wrap _Alignof and _Alignas directly, page 258.

Closes #1055 (closed).

Edited by Tapasweni Pathak

Merge request reports