Skip to content
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

Replace g_tkCorEncodeToken with CorSigDecodeTokenType() inline function to keep its definition in cor.h #41797

Merged

Commits on Sep 3, 2020

  1. Replace g_tkCorEncodeToken with CorSigDecodeTokenType() inline functi…

    …on to keep its definition in cor.h
    
    Fixes undefined references to g_tkCorEncodeToken when using CorSigCompressToken()
    in user projects with shared Profiling API headers like cor.h / corprof.h
    
    See dotnet#40254 (comment).
    k15tfu committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e856dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d012373 View commit details
    Browse the repository at this point in the history