btashton commented on pull request #953: URL: https://github.com/apache/incubator-nuttx/pull/953#issuecomment-623163844
After reading this https://stackoverflow.com/questions/8047362/is-gcc-mishandling-a-pointer-to-a-va-list-passed-to-a-function/8048892#8048892 I am more inclined to just call va_copy if it is defined, trying to do something ugly to determine the underlying type of va_list is probably going to be even worse. @patacongo does that sound reasonable? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org