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
Copy Markdown
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
Copy Markdown
Member Author

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

@hjmjohnson
Copy link
Copy Markdown
Member

hjmjohnson commented Jan 11, 2018 via email

@hjmjohnson
Copy link
Copy Markdown
Member

Cherry-picked. Thanks!

@hjmjohnson hjmjohnson closed this Jan 15, 2018
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
Co-authored-by: Bryn Lloyd <lloyd@itis.swiss>
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 19, 2026
…erDefaultToExplicitTrivialImplementations

STYLE: Prefer = default to explicitly trivial implementations
hjmjohnson pushed a commit that referenced this pull request Apr 25, 2026
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request Apr 26, 2026
…onsortium/fix-legacy-remove

COMP: Use modern macro for name of class
hjmjohnson pushed a commit to hjmjohnson/ITK that referenced this pull request May 4, 2026
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