Skip to content

Removing reference to /Oa #3193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2021
Merged

Conversation

manbearian
Copy link
Contributor

The /Oa switch hasn't been in the compiler for more than a decade (nearly two decades). This reference to /Oa is, i believe, the only reference to this long gone switch; i believe referencing /Oa in this context is actually more harmful then helpful.

The `/Oa` switch hasn't been in the compiler for more than a decade (nearly two decades). This reference to /Oa is, i believe, the only reference to this long gone switch; i believe referencing /Oa in this context is actually more harmful then helpful.
@PRMerger20
Copy link
Contributor

@manbearian : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@GabCampbell
Copy link

image
Validated the this is true

Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable.

@colin-home
Copy link
Contributor

Looks like /Oa was removed in 2005. It was silently ignored for at least a while according to Visual C++ What's New 2003 through 2015 but at some point it must have been dropped, so it generates a D9002 now.

@colin-home
Copy link
Contributor

#sign-off

@colin-home colin-home merged commit ea42c43 into MicrosoftDocs:master Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants