Skip to content

-isystem || Trickify TrickHLA #178

@simnaut

Description

@simnaut

Hello,
In a similar vein to #177, I'm looking in to using the -isystem feature to treat TrickHLA and the RTI libs as a third-party libraries in our sim. I think this will let us build with -Werror without erroring on any TrickHLA or RTI warnings. The c++ HLAe headers use of auto_ptr will inevitably cause us to error in particular with -Werror on.

I was curious what y'all think about me adding in to https://github.com/nasa/TrickHLA/blob/master/makefiles/S_hla.mk a check for existence of a "include as system header" variable to swap the -I to -isystem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions