Opened 6 years ago

Last modified 6 years ago

#12393 new Bugs

Some geometry headers fail to compile indepedently

Reported by: Tony Lewis <tonyelewis@…> 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)

geometry_header_errors.clang.txt.gz (23.6 KB ) - added by Tony Lewis <tonyelewis@…> 6 years ago.
Gzip of text file detailing Clang errors on attempting to compile Geometry headers (excluding those in detail sub-directories)

Download all attachments as: .zip

Change History (2)

by Tony Lewis <tonyelewis@…>, 6 years ago

Gzip of text file detailing Clang errors on attempting to compile Geometry headers (excluding those in detail sub-directories)

comment:1 by viboes, 6 years ago

Component: Nonegeometry
Owner: set to Barend Gehrels
Note: See TracTickets for help on using tickets.