You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/06 00:18:00 UTC

[jira] [Commented] (GEODE-8207) Enforce No Unknown Pragmas as Error

    [ https://issues.apache.org/jira/browse/GEODE-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127184#comment-17127184 ] 

ASF GitHub Bot commented on GEODE-8207:
---------------------------------------

moleske commented on pull request #608:
URL: https://github.com/apache/geode-native/pull/608#issuecomment-639911919


   @pivotal-jbarrett I switched to definitions in config.h, but also spent a little time trying to figure out the correct way in cmake to detect those pragmas.  I didn't succeed in the latter, kept ending up in docs for checking compiler flags.  The closest I hit to was `get_target_property` but couldn't figure out what target or property I'd really be looking for.  If you have thoughts on detection, I can take another try at using cmake to determine if those pragmas exist (as long as folks don't mind waiting a week in between my attempts based on my current schedule)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Enforce No Unknown Pragmas as Error
> -----------------------------------
>
>                 Key: GEODE-8207
>                 URL: https://issues.apache.org/jira/browse/GEODE-8207
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Oleske
>            Priority: Major
>
> Given I compile the code without exempting no-unknown-pragmas
> Then it should compile
> Note - was marked as a todo



--
This message was sent by Atlassian Jira
(v8.3.4#803005)