bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: restrict qualifier and C++.


From: Paul Eggert
Subject: Re: restrict qualifier and C++.
Date: Sun, 10 Apr 2011 15:56:43 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9

On 04/10/2011 03:07 PM, Nikos Mavrogiannopoulos wrote:
> As I understand it AC_C_RESTRICT checks whether restrict
> is supported by the C compiler. I'm using the C++ compiler.

In that case, AC_C_RESTRICT should report that your C++
compiler does not support 'restrict' when compiling C code.
What goes wrong in that process?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]