Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • sheaf's avatar
    db6f4809
    RTS: declare setKeepCAFs symbol · db6f4809
    sheaf authored and Ben Gamari's avatar Ben Gamari committed
    Commit 08ba8720 failed to declare the dependency of keepCAFsForGHCi on
    the symbol setKeepCAFs in the RTS, which led to undefined symbol errors
    on Windows, as exhibited by the testcase frontend001.
    
    Thanks to Moritz Angermann and Ryan Scott for the diagnosis and fix.
    
    Fixes #22961
    
    (cherry picked from commit 42b05e9b)
    db6f4809
    History
    RTS: declare setKeepCAFs symbol
    sheaf authored and Ben Gamari's avatar Ben Gamari committed
    Commit 08ba8720 failed to declare the dependency of keepCAFsForGHCi on
    the symbol setKeepCAFs in the RTS, which led to undefined symbol errors
    on Windows, as exhibited by the testcase frontend001.
    
    Thanks to Moritz Angermann and Ryan Scott for the diagnosis and fix.
    
    Fixes #22961
    
    (cherry picked from commit 42b05e9b)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.