Daniel Sonck created NETBEANS-1531:
--------------------------------------
Summary: Recursion with boost bsd.h header
Key: NETBEANS-1531
URL: https://issues.apache.org/jira/browse/NETBEANS-1531
Project: NetBeans
Issue Type: Bug
Components: cnd - Code Completion, cnd - Code Model
Affects Versions: 8.2
Reporter: Daniel Sonck
When including the latest boost/filesystem/path.h, an error shows up which
eventually reaches boost/predef/os/bsd/free.h which "recursively" includes
boost/predef/os/bsd.h
This issue has been mentioned twice on StackOverflow:
-
https://stackoverflow.com/questions/37236721/unable-to-resolve-template-based-identifier-get-netbeans-8-1
-
https://stackoverflow.com/questions/39006863/boost-netbeans-recursive-includes-related-to-bsd-on-linux-mint-17-2
Now, because compilation by any compiler does work and does not end in a
recursive include error, it seems like the parser does not properly detect it
does not endlessly recurse.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists