Bug 202907
Summary: | old matching brace constraint on stdarg macros va_start / va_copy and va_end | ||
---|---|---|---|
Product: | Documentation | Reporter: | Vincent Lefevre (vincent) |
Component: | man-pages | Assignee: | documentation_man-pages (documentation_man-pages) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | mtk.manpages |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Vincent Lefevre
2019-03-13 14:05:55 UTC
The h=whole NOTES section seems to be referring the ancient varargs implementation, and I suspect the paragraph you quite actually is describing va_start/va_end details for that implementation. I'm actually inclined to remove the whole NOTES section, since it relates to details that were last relevant about 30 years ago. What do you think about removing the whole NOTES section? And furthermore, gcc no longer implements <varargs.h>, probably for at least 15 years. I'm going to remove the NOTES section. |