Opened 6 years ago
Last modified 6 years ago
#12393 new Bugs
Some geometry headers fail to compile indepedently
Reported by: | Owned by: | Barend Gehrels | |
---|---|---|---|
Milestone: | To Be Determined | Component: | geometry |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | geometry, header, compile | Cc: |
Description
Following on from ticket:12289, I've identified some other Geometry headers that don't compile independently (under Clang) in violation of the Boost header policy :
Make sure that a translation unit consisting of just the contents of the header file will compile successfully.
I attach an output file detailing the errors I've seen.
I excluded [...]/detail/[...]
headers from the list to check.
Attachments (1)
Change History (2)
by , 6 years ago
Attachment: | geometry_header_errors.clang.txt.gz added |
---|
comment:1 by , 6 years ago
Component: | None → geometry |
---|---|
Owner: | set to |
Note:
See TracTickets
for help on using tickets.
Gzip of text file detailing Clang errors on attempting to compile Geometry headers (excluding those in detail sub-directories)