On 6/13/19 12:27 PM, Wayne Stambaugh wrote:
Steve,
I merged you 5.1 branch patch but the master branch patch would not
apply cleanly. Please rebase it when you get a chance. I will do me
best to get it merged as quickly as possible.
Attached please find a rebased patch. I'm not able to build right now
- I'm getting errors like:
/home/sfalco/src/kicad/kicad5/launchpad/kicad/pcbnew/pcb_parser.cpp:
In member function ‘void PCB_PARSER::parseSetup()’:
/home/sfalco/src/kicad/kicad5/launchpad/kicad/pcbnew/pcb_parser.cpp:1383:14:
error: ‘T_max_error’ was not declared in this scope
1383 | case T_max_error:
| ^~~~~~~~~~~
I don't think these are related to my patch. Has anyone else seen this
error?
Steve