Skip to content

Add compiler warning helper macros. - #828

Open
Matthew Koscumb (mkoscumb) wants to merge 24 commits into
mainfrom
mkoscumb-Add-Compiler-Warning-Macros
Open

Matthew Koscumb (mkoscumb) wants to merge 24 commits into
mainfrom
mkoscumb-Add-Compiler-Warning-Macros

Conversation

@mkoscumb

Copy link
Copy Markdown
Contributor

I'm super tired of writing giant ifdef blobs to properly push/disable/pop compiler warnings. This makes things a bit easier and - ideally - more readable when we do need to suppress a warning. Intentionally not converting warnings to macros in modules (yet), public headers (as I want to avoid collision with consumers), and third party code.

I'm not wild about macros, but this is one of the times where they're warranted.

@mkoscumb Matthew Koscumb (mkoscumb) added OTEL Partner Team - Microsoft Office Telemetry team do not merge PRs that are not ready to merge P2 Issues that are not blocking Android Android-related SDK issues iOS iOS related issue obj-c Objective-C wrapper related SDK issues code analysis labels Apr 16, 2021
@mkoscumb Matthew Koscumb (mkoscumb) changed the title [WIP] Add compiler warning helper macros. Add compiler warning helper macros. Apr 19, 2021
@mkoscumb Matthew Koscumb (mkoscumb) removed the do not merge PRs that are not ready to merge label Apr 19, 2021
@ThomsonTan

Copy link
Copy Markdown
Contributor

@mkoscumb, could you please resolve the conflicts in this PR?

This branch has not been deployed

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

Labels

Android Android-related SDK issues code analysis iOS iOS related issue obj-c Objective-C wrapper related SDK issues OTEL Partner Team - Microsoft Office Telemetry team P2 Issues that are not blocking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants