Skip to content

Change debug information format #22734

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 10, 2020
Merged

Change debug information format #22734

merged 1 commit into from
Jun 10, 2020

Conversation

jkotalik
Copy link
Contributor

@jkotalik jkotalik commented Jun 9, 2020

Fixes #22632

Still trying some things, but I believe changing the debug information format for gtest should fix the issue.

@ghost ghost added the area-servers label Jun 9, 2020
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

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

I have no context, but I trust you know what you are doing!

@@ -179,4 +181,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you eat the newline?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It just automatically did when I saved the file in VS.

@jkotalik
Copy link
Contributor Author

jkotalik commented Jun 9, 2020

@jkotalik jkotalik merged commit c1a3a2f into master Jun 10, 2020
@jkotalik jkotalik deleted the jkotalik/editandcontinue branch June 10, 2020 01:03
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix warning "LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification"
4 participants