Skip to content

ENH: update C+11 headers and try compile for headers#38

Closed
blowekamp wants to merge 1 commit intoInsightSoftwareConsortium:masterfrom
blowekamp:RemoveC99TryCompileHeaders
Closed

ENH: update C+11 headers and try compile for headers#38
blowekamp wants to merge 1 commit intoInsightSoftwareConsortium:masterfrom
blowekamp:RemoveC99TryCompileHeaders

Conversation

@blowekamp
Copy link
Member

The try compiles for "stddef.h" and "sys/types.h" are not used in ITK
so they were removed.

The try compile for stdint.h has been removed for the expected C+11
standard cstdint.

fenv.h remains used in itkFloatingPointExceptions.cxx because the
usage is low level and system specific as opposed to complying with a
standard usage.

Change-Id: I9e176ae02de2eb9c7ec59bcb66ed884f16c61dab

The try compiles for "stddef.h" and "sys/types.h" are not used in ITK
so they were removed.

The try compile for stdint.h has been removed for the expected C+11
standard cstdint.

fenv.h remains used in itkFloatingPointExceptions.cxx because the
usage is low level and system specific as opposed to complying with a
standard usage.

Change-Id: I9e176ae02de2eb9c7ec59bcb66ed884f16c61dab
@blowekamp
Copy link
Member Author

@hjmjohnson Do you want to cherry pick this to the v5 C++11 topic?

@hjmjohnson
Copy link
Member

hjmjohnson commented Jan 11, 2018 via email

@hjmjohnson
Copy link
Member

Cherry-picked. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants