Typo in closure name in rts/Prelude.h

Csaba Hruska csaba.hruska at gmail.com
Sun Dec 15 14:10:17 UTC 2019


Thanks! Totally makes sense.
Now I may look like a noob. :D

On Sun, Dec 15, 2019 at 2:49 PM Gabor Greif <ggreif at gmail.com> wrote:

> No, this is not a typo, it it "z-encoding".
> (http://hackage.haskell.org/package/zenc-0.1.1/docs/Text-Encoding-Z.html)
>
> Cheers,
>
>     Gabor
>
> On 12/15/19, Csaba Hruska <csaba.hruska at gmail.com> wrote:
> > Sorry, I messed up the first link. It meant to be
> > *base_GHCziWeak_runFinalizzerBatch_closure*
> > <https://gitlab.haskell.org/ghc/ghc/blob/master/rts/Prelude.h#L30>
> >
> > On Sun, Dec 15, 2019 at 1:15 PM Csaba Hruska <csaba.hruska at gmail.com>
> > wrote:
> >
> >> Hello,
> >>
> >> Could you confirm if *base_GHCziWeak_rrts/win32/libHSbase.def_closure*
> >> <https://gitlab.haskell.org/ghc/ghc/blob/master/rts/Prelude.h#L30> is a
> >> typo in rts/Prelude.h?
> >> I guess it is a typo because *base_GHCziWeak_runFinalizerBatch_closure*
> >> does exists in base/GHC/Weak.hs.
> >> <
> https://gitlab.haskell.org/ghc/ghc/blob/master/libraries/base/GHC/Weak.hs#L144
> >
> >>
> >> The following files have the wrong name:
> >>
> >>    - rts/package.conf.in
> >>    - rts/rts.cabal.in
> >>    - rts/Prelude.h
> >>    - rts/win32/libHSbase.def
> >>
> >> Regards,
> >> Csaba
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20191215/313b18c0/attachment.html>


More information about the ghc-devs mailing list