tags 480779 + patch thanks On 17/05/08 at 15:25 +0200, Lucas Nussbaum wrote: > retitle 480779 ruby1.8-dev: doesn't support building with -std=c99 > severity 480779 normal > thanks > > On 16/05/08 at 14:46 +0200, Lucas Nussbaum wrote: > > On 12/05/08 at 11:35 +0100, Marcin Owsiany wrote: > > > reassign 480779 ruby1.8-dev 1.8.6.114-2 > > > thanks > > > > You didn't Cc the ruby1.8 maintainers when reassigning. > > > > > After actually looking at the compiler message, I can see that it seems > > > to be an error in ruby's include file. Let me know if you feel > > > otherwise, otherwise please ignore this report. > > > > Other ruby1.8 maintainers: we have an RC bug, see #480779. > > This doesn't build with -std=c99. Please build with -std=gnu99. (tested, > builds fine) > > I'm keeping this bug against ruby1.8-dev open (so please don't close it > in your upload), but I don't consider it RC on ruby1.8's side.
Replacing "asm" by "__asm__" in flush_register_windows fixes that, but it would be interesting to investigate other cases where the headers might not be c99/c89 friendly. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

