[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 726828] Re: xgsch2pcb breaks with spaces in filenames
I think the attached patch should be enough to have this fixed.
Windows filenames might have issues when using old project file with new code, but I saw more severe portability problems in the code right now... Also now all options are quoted when needed, but gsch2pcb only supports quoting in the schematics option.
** Patch added: "0001-Support-quoting-of-gsch2pcb-option-values.patch"
https://bugs.launchpad.net/geda/+bug/726828/+attachment/1913472/+files/0001-Support-quoting-of-gsch2pcb-option-values.patch
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/726828
Title:
xgsch2pcb breaks with spaces in filenames
Status in GPL Electronic Design Automation tools:
In Progress
Bug description:
When creating a project (in this case from a template), with a space
in the project name, the template copied schematics to names which had
a space in them. The resulting .gsch2pcb file was not suitably quoted,
and the file-names were broken at the space.
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug