[PATCH build 02/10] Provide a visual break between components.

Gaetan Nadon memsize at videotron.ca
Sat Sep 18 18:43:55 PDT 2010


On Sat, 2010-09-18 at 21:24 -0400, Trevor Woerner wrote:

> That doesn't make any sense to me (I hope someone can explain it).
> module_title is a function, I can't understand how assigning a value
> to a function will invoke it. With your change, is the function being
> invoked with "$1/$2" as its one argument?
> 

It avoided calling the function and just made an assignment.

It chokes on ${_line:${#1}}.

The length operator returns 7 (because app/xdm has 7 characters) which
leads to ${_line:7}.
I have no idea of what this is supposed to do, yet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100918/d93f9258/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100918/d93f9258/attachment.pgp>


More information about the xorg-devel mailing list