|
From: | Kevin Ryde |
Subject: | Re: [Bug-gnulib] FYI: use of bool provokes HP ia64 /bin/cc compiler bug? |
Date: | Thu, 03 Jun 2004 09:03:08 +1000 |
User-agent: | Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) |
Paul Eggert <address@hidden> writes: > > + _Bool n[m]; > + char o[sizeof n == m * sizeof n[0] ? 1 : -1]; It'd be good to include a little comment about where this bombs, as a reminder and in case it needs to be revisited or whatever.
[Prev in Thread] | Current Thread | [Next in Thread] |