Am Freitag, 4. Januar 2013 um 14:59:23, schrieb Mateusz Loskot
> On 4 January 2013 14:46, Bill Hoffman wrote:
> > On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
> >>
> >> It tests if C compiler supports C99 restrict keyword,
> >> perhaps also implementation-specific form, e.g. __restrict, etc.
> >>
On 4 January 2013 14:46, Bill Hoffman wrote:
> On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
>>
>> It tests if C compiler supports C99 restrict keyword,
>> perhaps also implementation-specific form, e.g. __restrict, etc.
>>
>> [1]http://en.wikipedia.org/wiki/Restrict
>
> Should be able to do it with
On 1/4/2013 9:24 AM, Mateusz Loskot wrote:
Bill,
It tests if C compiler supports C99 restrict keyword,
perhaps also implementation-specific form, e.g. __restrict, etc.
[1]http://en.wikipedia.org/wiki/Restrict
Should be able to do it with a CheckCSourceCompiles:
http://www.cmake.org/cmake/hel
On 4 January 2013 14:12, Bill Hoffman wrote:
> On 1/4/2013 6:50 AM, Kornel Benko wrote:
>>
>> Hi, I am searching for something appropriate to the
>>
>> autoconf AC_C_RESTRICT macro.
>>
>> Kornel
>>
> What does it do?
Bill,
It tests if C compiler supports C99 restrict keyword,
perhaps also implem
On 1/4/2013 6:50 AM, Kornel Benko wrote:
Hi, I am searching for something appropriate to the
autoconf AC_C_RESTRICT macro.
Kornel
What does it do?
-Bill
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please ke
Hi, I am searching for something appropriate to the
autoconf AC_C_RESTRICT macro.
Kornel
signature.asc
Description: This is a digitally signed message part.
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Plea