On Fri, 13 Feb 2004, Tyler Retzlaff wrote:

> Everywhere else XCOMM start at col 0 except for startx.cpp (change
> since xf43).  Request that the following trivial patch be applied
> to make startx.cpp XCOMM usage consistent with the rest of tree.

If you read the notice that accompanied the change you are refering to,
you will see that this change of yours is unnecessary.

Furthermore, it is incomplete as there are three other occurrences of
XCOMM preceded by whitespace.

> Index: startx.cpp
> ===================================================================
> RCS file: /cvs/xc/programs/xinit/startx.cpp,v
> retrieving revision 3.18
> diff -u -p -r3.18 startx.cpp
> --- startx.cpp  22 Aug 2003 19:27:33 -0000      3.18
> +++ startx.cpp  13 Feb 2004 06:28:27 -0000
> @@ -82,7 +82,7 @@ fi
>  whoseargs="client"
>  while [ x"$1" != x ]; do
>      case "$1" in
> -    XCOMM '' required to prevent cpp from treating "/*" as a C comment.
> +XCOMM '' required to prevent cpp from treating "/*" as a C comment.
>      /''*|\./''*)
>         if [ "$whoseargs" = "client" ]; then
>             if [ x"$clientargs" = x ]; then

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to