[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 1069364 2/2: Simplify by using attribute.h macros
From: |
Paul Eggert |
Subject: |
Re: master 1069364 2/2: Simplify by using attribute.h macros |
Date: |
Tue, 5 May 2020 00:53:23 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 5/4/20 11:57 PM, Andreas Schwab wrote:
> ../src/conf_post.h:297:21: error: missing binary operator before token "("
> #if __has_attribute (no_sanitize_address)
Thanks for mentioning that, as I didn't see it with either gcc or clang in my
environment. I installed the attached patch to fix the obvious typos nearby. I
hope this fixes the problem; if not please advise how to reproduce.
0001-Fix-typos-in-recent-attribute.h-simplification.patch
Description: Text Data