[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Fri Apr 9 19:10:48 BST 2010
** Bug watch added: Debian Bug tracker #364420
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364420
** Also affects: rubber (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364420
Importance: Unknown
Status: Unknown
--
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in Rubber — a wrapper for LaTeX and friends: Fix Committed
Status in “rubber” package in Ubuntu: Triaged
Status in “rubber” package in Debian: Unknown
Bug description:
Binary package hint: rubber
Rubber does not interpret directives if the comment character is preceded by spaces: it will read
% rubber: read /path/foo
but not
% rubber: read /path/foo
The attached patch fixes the problem. It has Rubber look for a regexp instead of "%" at the beginning of the line.
I am using 1.1-2.1ubuntu1 on gutsy.
More information about the Ubuntu-sponsors
mailing list