Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Don't use the workaround for unused function parameters when compiling with clang on OS X.
- X-seq: zsh-workers 31390
- From: Mihai Moldovan <ionic@xxxxxxxx>
- To: Lawrence Velázquez <larryv@xxxxxxxxxxxx>
- Subject: Re: [PATCH] Don't use the workaround for unused function parameters when compiling with clang on OS X.
- Date: Fri, 10 May 2013 19:41:39 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1368207702; bh=xcmuGI2UZJV4gCH0G/UEYtNX3ARqsEeEPT77JvcFrpc=; h=Date:From:To:CC:Subject:References:In-Reply-To:From; b=lB3UoIpfQ32zSk3DYXVCbxBGic4J1VDZUG6p/Q/fc2yDRLscGYt9lSS0hkgSjVwpD q5WRw73BIAlq1W/tS1DONPYo6KVCIisc58oLhhtZBylnaFrdpu+B7gCIZX6EByQia9 IDmv6JObEA40q90m7FblPQM/6q04O4jHh2ZcQA1E=
- In-reply-to: <324FC49A-FBED-4F2D-ADD3-C59E810FEBC0@macports.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <518BA198.6080006@ionic.de> <324FC49A-FBED-4F2D-ADD3-C59E810FEBC0@macports.org>
* On 09.05.2013 04:43 PM, Lawrence Velázquez wrote:
> Is this patch correct for all versions of Clang?
Working with 2.9 and up. Likewise, as clang is also setting the __GNUC__ macro,
this attribute has been used even with clang since it was included (on
non-Darwin, that is.)
There is no reason to not make clang on Darwin use the attribute.
Best regards
Mihai
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author