← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] add missing parentheses in page layout templates

 

Werner,

When I attempt to merge this patch, `git am` is complaining about the
patch format not being recognized.  Did you create this patch using `git
format-patch`?  If not, please use `git format-patch`.  It makes my life
much easier that using patch and copying your commit message to commit
the patch.

Thanks,

Wayne

On 9/8/2016 2:56 PM, Werner Almesberger wrote:
> The default and logo page layout templates are missing some opening
> parentheses. Eeschema's parser accepts them anyway, but it tripped
> my s-expr parser.
> 
> The gost templates and the built-in default in
> common/page_layout/page_layout_default_description.cpp
> are both correct.
> 
> - Werner
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 



References