Was failing with openmp/libomptarget/src/omptarget.cpp:37:21: error: 'va_start' was not declared in this scope
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
- Build Status
Buildable 21949 Build 21949: arc lint + arc unit
Event Timeline
Comment Actions
Yeah, sorry for break. Alex is currently favoring to rewrite the varargs functions into macros: D51226
Comment Actions
Yes, we should have done this right away. I did a rewrite of the functionality that uses header files already included; it was posted in D50522 and the changes were approved and pushed to svn.