| Subject: | Re: PING: [patch] Fix PR c/27718: ICE with sizeof of incomplete type |
|---|---|
| From: | Bernd Schmidt |
| Date: | Mon, 29 May 2006 18:45:26 +0200 |
Volker Reichelt wrote: On 29 May, Bernd Schmidt wrote:This looks ok except for the formatting of the ?: operator.Should I write it like this? + pop_maybe_used (type != error_mark_node + ? C_TYPE_VARIABLE_SIZE (type) : false); Better. Basically, align with the character after the opening paren. Bernd |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Fwd: @dircategory Software development, Andrew Pinski |
|---|---|
| Next by Date: | Re: PING: [patch] Fix PR c/27718: ICE with sizeof of incomplete type, Volker Reichelt |
| Previous by Thread: | Re: PING: [patch] Fix PR c/27718: ICE with sizeof of incomplete type, Volker Reichelt |
| Next by Thread: | Re: PING: [patch] Fix PR c/27718: ICE with sizeof of incomplete type, Volker Reichelt |
| Indexes: | [Date] [Thread] [Top] [All Lists] |