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
@guwirth I have a solution proposal for this (b7c588a). Please review and send me your feedback.
There is still an issue with the BOOST_PP_STRINGIZE which I want to analyze. But this doesn't belog to variadic macros ...
INFO: [D:\Workspaces\xxx\boost\include\boost\mpl\list.hpp:36]: cannot parse included filename: BOOST_PP_STRINGIZE(boost/mpl/list/list20.hpp)'
INFO: [D:\Workspaces\xxx\boost\include\boost\mpl\list.hpp:36]: cannot find the sources for '# include BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_LIST_HEADER)'
INFO: [D:\Workspaces\xxx\boost\include\boost\mpl\vector.hpp:36]: cannot parse included filename: BOOST_PP_STRINGIZE(boost/mpl/vector/vector20.hpp)'
INFO: [D:\Workspaces\xxx\boost\include\boost\mpl\vector.hpp:36]: cannot find the sources for '# include BOOST_PP_STRINGIZE(boost/mpl/vector/AUX778076_VECTOR_HEADER)'
The sample variadic_macros.cpp from MSDN fails with com.sonar.sslr.api.RecognitionException
The syntax tree is created for the next code sample but error messages are shown:
e.g.
The text was updated successfully, but these errors were encountered: