> Of course, then we need to worry about file-format compatibility
> between 32- and 64- bit systems...

Files are text, no problem there.  The routines that *read* files need
to parse them as 64-bit integers always, but we can complain if (1)
they don't fit in 32-bit and (2) PCB is built for 32-bit.  Thus,
people who need more than 2 meter boards can just rebuild pcb and get
past the errors, but people who don't won't have subtle errors.


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to