xkbcomp -Rdir is ignored

Dirk Wallenstein halsmit at t-online.de
Wed Mar 31 08:15:32 PDT 2010


On Wed, 31 Mar 2010 10:20:23 +0200 rolandc wrote:
> Hi,
>
> The "-R" command line parameter specifies the root directory for
> relative path names (see man page)
>
> At the source level, the variable rootDir holds the value of the -R
> parameter, but rootDir is never used by xkbcomp

I got this in line 550 of xkbcomp.c:

                if ((chdir(rootDir) < 0) && (warningLevel > 0))

I needn't be global, though, except for the warning when -R is specified
more than once.

> "-R" is a depreciate option ? or there is a bug in xkbcomp ?
> _______________________________________________
> xorg at lists.freedesktop.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.freedesktop.org/mailman/listinfo/xorg

Greetings,
Dirk


More information about the xorg-devel mailing list