You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not convinced it's worth coming up with such complicated macros for a relatively uncommon feature, and FSTR_STACK_DECL has the advantage that it's obvious at a glance what it's doing.
The FSTR_STACK_DECL macro is too long and makes my eyes bleed. It also a multiple assignment pattern (cancer™).
Suggested solution:
Is the stack of the extended GCC context valid after it returns?
The text was updated successfully, but these errors were encountered: