[m-rev.] for review: NEWS file for 11.07.2
Julien Fischer
juliensf at csse.unimelb.edu.au
Tue Jul 17 13:00:20 AEST 2012
On Mon, 16 Jul 2012, Peter Ross wrote:
> On 16 July 2012 19:05, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>>
>> On Mon, 16 Jul 2012, Peter Ross wrote:
>>
>>> I generated this news file by looking at the following diff on the
>>> version_11_07-branch
>>>
>>> # cvs diff -r version_11_07_1
>>>
>>> ===================================================================
>>>
>>>
>>> Estimated hours taken: 0.5
>>> Branches: 11.07
>>>
>>> NEWS:
>>> Upgrade the news file to reflect the changes made since 11.07.1.
>>
>>
>> I suggest keeping it in the same style (and tense) as the previous
>> entries.
>>
> All your suggestions have been taken.
>
>>
>>> Index: NEWS
>>> ===================================================================
>>> RCS file: /home/mercury1/repository/mercury/NEWS,v
>>> retrieving revision 1.587.2.15
>>> diff -u -r1.587.2.15 NEWS
>>> --- NEWS 29 Feb 2012 01:22:02 -0000 1.587.2.15
>>> +++ NEWS 16 Jul 2012 11:26:15 -0000
>>> @@ -1,3 +1,44 @@
>>
>>> +* Improved Mac OS X support for thread local storage
>>
>> What change was this?
>>
>> From configure.in
>
> # XXX only attempt to use __thread with GCC on Mac OS X.
> # clang does not support it, although the above test "passes"
> # with some versions of clang.
Ah, ok. The entry should probably read:
* Fixed a problem with thread local storage and clang on Mac OS X.
Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list