On Wed, May 4, 2016 at 3:35 PM, Manuel López-Ibáñez
<lopeziba...@gmail.com> wrote:
> On 04/05/16 19:20, David Malcolm wrote:
>>
>> On Wed, 2016-05-04@18:15 +0200, Antonio Diaz Diaz wrote:
>>>
>>>     - It can't be portably disabled; older versions of gcc do not
>>> accept
>>>       '-Wno-misleading-indentation'. (At least 4.1.2 does not accept
>>> it).
>>
>>
>> FWIW "-Wall -Wno-misleading-indentation" works for me with gcc 4.8.3
>
>
> It should work since GCC 4.4 (7 years old). See
> https://gcc.gnu.org/wiki/FAQ#wnowarning

4.1.2 is the system compiler for RHEL5, which is most likely why he
needs it (EL5 is still actively maintained)

Reply via email to