cvs commit: fptools/ghc/compiler/cmm PprC.hs
Wolfgang Thaller
wolfgang.thaller at gmx.net
Sat Apr 23 21:36:57 EDT 2005
> On 23 April 2005 02:30, Wolfgang Thaller wrote:
>
>>> Oh, now you mention it, those instances of stderr look like they
>>> might cause problems. They should probably be W_[stderr] now.
>>
>> No, it should be CInt[stderr]. W_ may be 64 bits when CInt is not.
>
> stderr has type FILE*. So W_ is correct, being pointer-sized, unless
> I'm missing something?
Oops, how I like public embarassment.
My brain must have been temporarily out of order when I wrote that.
Never mind.
Cheers,
Wolfgang
More information about the Cvs-ghc
mailing list