fix conflict with gcc thread local storage extension
Mark Salter
msalter@redhat.com
Thu Mar 20 16:14:00 GMT 2003
>>>>> Gary Thomas writes:
> On Thu, 2003-03-20 at 09:07, Mark Salter wrote:
>> Index: compat/posix/current/ChangeLog
>> ===================================================================
>> RCS file: /cvs/ecos/ecos/packages/compat/posix/current/ChangeLog,v
>> retrieving revision 1.43
>> diff -u -p -5 -r1.43 ChangeLog
>> --- compat/posix/current/ChangeLog 19 Mar 2003 14:17:20 -0000 1.43
>> +++ compat/posix/current/ChangeLog 20 Mar 2003 16:05:01 -0000
>> @@ -1,5 +1,10 @@
>> +2003-03-20 Mark Salter <msalter@redhat.com>
>> +
>> + * include/pthread.h: Avoid conflict with recently introduced gcc
>> + __thread keyword.
>> +
> Wasn't that sweet of them? What version does this show up in?
I'm seeing it in a 3.3 variant. I think it went into CVS around
the December time frame.
--Mark
More information about the Ecos-patches
mailing list