Just for the sake of it I tried downgrading to 4965 it parses correctly. 2014-07-04 17:27 GMT+02:00 Nick Østergaard <[email protected]>: > I just tried 4972 and it do not segfault :) BUT, now it fails to parse > a kicad_pcb file. I get the error listed below. The file has not > changed (I keep it in a git repo). And if I look at round that line, I > don't see any immediate syntax errors. I can provide the board file if > needed. > > Error loading board. > PARSE_ERROR: Expecting '')'' in input/source > '/home/nickoe/foo-project/hw/bm/bm.kicad_pcb' > line 80 > offset 7 > from /home/nickoe/PKGBUILDs/kicad-bzr/src/kicad/common/dsnlexer.cpp : > Expecting() : line 304 > > 2014-07-04 16:40 GMT+02:00 Lorenzo Marcantonio <[email protected]>: >> On Fri, Jul 04, 2014 at 04:08:42PM +0200, jp charras wrote: >>> I am thinking I fixed this issue (which crashed also Gerbview). >>> Due to a minor typo, in fact! >>> Can you test my last commit? >> >> LOL >> >> Almost the same exact patch, just the name changed (and you used >> defines; I preferred an enum inside the class and replaced all the >> columns around). >> >> You fixed it first, you win :D >> >> -- >> Lorenzo Marcantonio >> Logos Srl >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

