[Git][ghc/ghc][wip/ghc-9.2.8-fix-19421-backport] rts: Fix backport for #19421

Zubin (@wz1000) gitlab at gitlab.haskell.org
Thu May 25 20:19:22 UTC 2023



Zubin pushed to branch wip/ghc-9.2.8-fix-19421-backport at Glasgow Haskell Compiler / GHC


Commits:
dfa83462 by Zubin Duggal at 2023-05-26T01:47:50+05:30
rts: Fix backport for #19421

Metric Decrease:
    haddock.Cabal
    haddock.base
    haddock.compiler
Metric Increase:
    Naperian
    T13719
    T9203
    T9872a
    T9872b
    T9872c
    T9872d
    parsing001

- - - - -


1 changed file:

- rts/linker/MachO.c


Changes:

=====================================
rts/linker/MachO.c
=====================================
@@ -11,6 +11,7 @@
 #include "linker/MachO.h"
 #include "linker/CacheFlush.h"
 #include "linker/SymbolExtras.h"
+#include "linker/MMap.h"
 
 #include <string.h>
 #include <regex.h>



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dfa834627a94d98aaeddb0cb3a0cedca934d2814

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dfa834627a94d98aaeddb0cb3a0cedca934d2814
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230525/e6489c1c/attachment.html>


More information about the ghc-commits mailing list