[MPlayer-cvslog] r27240 - trunk/configure

Uoti Urpala uoti.urpala at pp1.inet.fi
Mon Jul 14 03:22:41 CEST 2008


On Mon, 2008-07-14 at 02:17 +0200, Michael Niedermayer wrote:
> On Sun, Jul 13, 2008 at 04:37:25AM +0300, Uoti Urpala wrote:
> > On Sun, 2008-07-13 at 03:15 +0200, Michael Niedermayer wrote:
> > > On Sun, Jul 13, 2008 at 03:17:03AM +0300, Uoti Urpala wrote:
> > > > we want the
> > > > code to be interpreted as C99, not C89.
> > > 
> > > true
> > > 
> > > We also want C99 and not GNU99 as far as that can be done easily.
> > 
> > -std=c99 can not be easily used for the reasons I already gave before
> > you posted in this thread at all.
> 
> But the sky is blue
> Not related i know but neither are your statements related to what i said
> 
> 
> Lets go over the above sentances again carefull so even an idiot might
> understand them
> 
> You said: "we want the code to be interpreted as C99, not C89."

And -std=gnu99 is a better match for that goal than the default
-std=gnu89.

> I said "We also want C99 and not GNU99 as far as that can be done easily"

And the only alternative closer to standard C than -std=gnu99, -std=c99,
is not easily usable.

> You intentionally misinterpret my "C99" as -std=c99 while it should be
> clear i meant C99 as is written in the spec by ISO.

In the context of this discussion I interpreted you to mean something
relevant to the use of the -std option, and explained that there is no
easily usable alternative which would be a better match for that goal
than using -std=gnu99 (-std=c99 being the obvious potential
alternative).

Did you just randomly mention that without trying to say anything
relevant to the use of the -std option?

> Of course you dont interpret the "C99" in your own comment as
> meaning -std=c99.

I interpreted them the same way. We want C99 instead of C89; -std=gnu99
achieves that goal. We want to use standard C99 instead of GNU
extensions in most cases; -std=gnu99 is still the best choice because
the only alternative that would be closer to standard C, -std=c99, is
not easily usable.

> I guess its too much to ask you to stop intentionally misinterpreting
> what i say. Or to at least misinterpret the same terms in your own
> comments the same way.

I think it's you who misinterpreted my interpretation :)





More information about the MPlayer-cvslog mailing list