On Sat, Jun 12, 2010 at 15:34:50 +0300, Tiago Vignatti wrote:

> On Fri, Jun 11, 2010 at 08:22:51PM +0200, ext Mikhail Gusarov wrote:
> > @@ -879,8 +877,7 @@ ProcessCommandLine(int argc, char *argv[])
> >     }
> >     else if (strncmp (argv[i], "tty", 3) == 0)
> >     {
> 
> and why keep checking for this conditional?
> 
Presumably because erroring out instead is Not Nice.  ProcessCommandLine
calls FatalError on unknown arguments.

Cheers,
Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to