patch to process 1.0.1.1
Yusaku Hashimoto
nonowarn at gmail.com
Tue May 19 12:08:22 EDT 2009
Hi,
On 2009/05/19, at 23:15, John Lato wrote:
>
> Did you install GNU make manually as well? The make provided with the
> last XCode doesn't work for me either with ghc-6.10.3.
I'm using latest GNU make. It is installed under /opt/local/bin,
and It seemed to be installed by macports, but I can't remember
when I used macports last time...
$ make -v
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
I hope your GHC will be built successfully!
Thanks,
Hashimoto
> Thank you,
> John
>
>>
>> Message: 4
>> Date: Tue, 19 May 2009 20:28:08 +0900
>> From: Yusaku Hashimoto <nonowarn at gmail.com>
>> Subject: Re: Patch to process 1.0.1.1
>> To: Neil Mitchell <ndmitchell at gmail.com>
>> Cc: libraries at haskell.org
>> Message-ID: <026A3F34-48A0-4690-8F10-056349FD14AA at gmail.com>
>> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>>
>> Thank you for suggestion, Neil.
>>
>> I have created a ticket on trac.
>> http://hackage.haskell.org/trac/ghc/ticket/3243
>>
>> Thanks,
>> Hashimoto
>>
>>
>> On 2009/05/19, at 19:49, Neil Mitchell wrote:
>>
>>> Hi Yusaku,
>>>
>>> So your patch doesn't get lost, can I suggest you file a GHC bug
>>> report and attach your patch to that?
>>> http://hackage.haskell.org/trac/ghc/wiki/ReportABug
>>>
>>> Thanks for the work in putting together a patch,
>>>
>>> Neil
>>>
>>> On Tue, May 19, 2009 at 11:36 AM, Yusaku Hashimoto
>>> <nonowarn at gmail.com> wrote:
>>>> I think I had not described context or purpose of my patch in last
>>>> mail. I'm going to explain the details about why the error
>>>> occurs and
>>>> how the patch works. before and from I sent the patch, I have
>>>> inspected about them. So the detail was complicated but
>>>> interesting for me, I enjoyed it.
>>>>
>>>> Well, this patch seems to be useful only on the old-fashiond Mac
>>>> OS X
>>>> 10.4.11, because no same error is not reported from anyone, and
>>>> I'm an
>>>> only ghc user who uses Mac OS X 10.4.11. And ghc seemed to has
>>>> quitted
>>>> to support the 10.4. This implies the patch should not be
>>>> applied to
>>>> the repository. But if there are a few users like me, my patch and
>>>> report may be useful for (him|her).
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
More information about the Libraries
mailing list