kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23828
[PATCH] fix page_layout_default_description
The default page layout template is flawed and missing parenthesis
around some "end" lists. My fancy SEXPR parser I am putting into my
fork of kicad sees the flaw and gives me screwy lists. The kicad
parser on the other hand doesn't care because it's not a real sexpr
parser :3
Patch adds the missing parenthesis.
--
Mark
Attachment:
273f85c66046f15ef8ad4c8ae8335fdb8f296b2b.patch
Description: Binary data