Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I think the fix/test looks good, but someone with more experience than me should review it before accepting it
Comment Actions
LGTM, matches the code in libstdc++ stdarg,h.
You can remove the 'hack' comment in line 46, __GNUC_VA_LIST is just a standard include guard for the typedef.