Processing commands for [EMAIL PROTECTED]:
> forcemerge 443537 458360
Bug#443537: xbase-clients: xrdb: an apostrophe in a comment causes error
Bug#458360: don't parse comments
Bug#452898: xbase-clients: ' in comment reported
Forcibly Merged 443537 452898 458360.
> thank you
Sto
forcemerge 443537 458360
thank you
[EMAIL PROTECTED] wrote:
Package: x11-xserver-utils
Version: 7.3+2
Your parser is broken.
$ man X
The precise syntax for resources is:
ResourceLine = Comment | IncludeFile | ResourceSpec |
Comment = "!" {}
"Any charact
Package: x11-xserver-utils
Version: 7.3+2
Your parser is broken.
$ man X
The precise syntax for resources is:
ResourceLine = Comment | IncludeFile | ResourceSpec |
Comment = "!" {}
"Any character except null or newline".
However:
$ head -n 1 .Xresources
! .
3 matches
Mail list logo