Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MicrosoftDocs/cpp-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: alicwu/cpp-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 19, 2021

  1. Update error C3779 with link to post (#1)

    I was having trouble figuring out what Visual Studio error C3779 meant until I found this blog post by Raymond Chen: https://devblogs.microsoft.com/oldnewthing/20190530-00/?p=102529. It was basically the only source I could find that succinctly and clearly described what the error means and how to fix it. I was able to quickly resolve my issues afterwards. I think that other developers would come across this docs page first to figure out C3779, so I think it would be very helpful to link this blog post.
    alicwu authored May 19, 2021
    Configuration menu
    Copy the full SHA
    d59eee2 View commit details
    Browse the repository at this point in the history
Loading