avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] zero length array in nocommon


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] zero length array in nocommon
Date: Wed, 23 Sep 2009 21:14:26 +0200 (MET DST)

Ruud Vlaming <address@hidden> wrote:

> I noticed a strange behaviour when you place a zero length array in
> 'nocommon'.

No idea why the behaviour changes, but as a note of warning: a
zero-length array is not allowed by the C standard.  No idea what you
are trying to achieve here though.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]