On Tue, Jun 03, 2014 at 01:28:00PM +0200, Ondřej Bílka wrote:
> On Tue, Jun 03, 2014 at 12:59:11PM +0200, Aurelien Jarno wrote:
> > On Fri, May 23, 2014 at 07:34:57PM +0200, Ondřej Bílka wrote:
> > > On Fri, May 23, 2014 at 07:53:11AM -0700, Paul Eggert wrote:
> > > > Ondřej Bílka wrote:
> > > > >C
On Fri, May 23, 2014 at 07:34:57PM +0200, Ondřej Bílka wrote:
> On Fri, May 23, 2014 at 07:53:11AM -0700, Paul Eggert wrote:
> > Ondřej Bílka wrote:
> > >CCing gnulib. Could this be backported also there or do you have
> > >different solution?
> >
> > We solved this problem in a different way year
On Tue, Jun 03, 2014 at 12:59:11PM +0200, Aurelien Jarno wrote:
> On Fri, May 23, 2014 at 07:34:57PM +0200, Ondřej Bílka wrote:
> > On Fri, May 23, 2014 at 07:53:11AM -0700, Paul Eggert wrote:
> > > Ondřej Bílka wrote:
> > > >CCing gnulib. Could this be backported also there or do you have
> > > >d
On Fri, May 23, 2014 at 07:53:11AM -0700, Paul Eggert wrote:
> Ondřej Bílka wrote:
> >CCing gnulib. Could this be backported also there or do you have
> >different solution?
>
> We solved this problem in a different way years ago, using something
> like this:
>
> #if __GNUC__ > 2 || (__GNUC__ ==