On Tue, Jul 29, 2014 at 01:48:24PM -0400, Allan Streib wrote:
> On Tue, Jul 29, 2014, at 01:35 PM, Matthieu Herrb wrote:
> 
> > From which resource file are these resources comming ? Can you paste
> > the corresponding parts (and check for trailing white space there) ?
> 
> From my .Xresources, which is processed in my .xinitrc as:
> 
> xrdb -merge ~/.Xresources
> 
> Contents of ~/.Xresources file below. I did check for trailing whitespace and 
> found none.
> 
> ! Solarized color scheme for the X Window System
> !
> ! http://ethanschoonover.com/solarized
> 
> 
> ! Common
> 
> #define S_yellow        #b58900
> #define S_orange        #cb4b16
> #define S_red           #dc322f
> #define S_magenta       #d33682
> #define S_violet        #6c71c4
> #define S_blue          #268bd2
> #define S_cyan          #2aa198
> #define S_green         #859900


Ok thanks. Its the use of macros that cause the new /usr/lib/auxcpp to
insert extra  white space.

We'll either fix auxcpp or revert beck to using /usr/bin/cpp for the
release. 

(Not decided yet)
-- 
Matthieu Herrb

Reply via email to