-
bjj changed the public information on the LambdaMOO Server project.
2009-06-29 20:25:50 UTC in LambdaMOO Server
-
Remove some unnecessary consts on integral types where overrides conflict.
Add to get the std::isspace that doesn't require a 2nd arg (locale).
I didn't try to get gsasl or iconv so my build still fails, but these changes are necessary as a first step.
2009-06-05 06:10:57 UTC in VMime
-
If you're drawing a line on one layer and then switch to another layer to continue, PCB inserts the necessary via. Even if AutoDRC is on this via can short another net or simply be too close to it for the design rules.
2009-02-16 21:16:02 UTC in Printed Circuit Board Layout Tool
-
DRC uses InitConnectionLookup() to allocate some (global) memory. When it pauses to show you a DRC error it is possible to cause a InitConnectionLookup/FreeConnectionLookupMemory pair which will cause the DRC to crash when it resumes. The easiest way to do this is to be in line drawing mode when you start the DRC and then inadvertently click when the cursor is warped to the problem location...
2009-02-16 21:14:22 UTC in Printed Circuit Board Layout Tool
-
Retest with a newer PCB, it is probably fixed.
2009-02-16 20:59:55 UTC in Printed Circuit Board Layout Tool
-
bjj committed patchset 177 of module server to the LambdaMOO Server CVS repository, changing 2 files.
2008-08-20 04:25:23 UTC in LambdaMOO Server
-
bjj committed patchset 1723 of module pcb to the Printed Circuit Board Layout Tool CVS repository, changing 1 files.
2008-07-10 02:50:45 UTC in Printed Circuit Board Layout Tool
-
bjj committed patchset 176 of module server to the LambdaMOO Server CVS repository, changing 24 files.
2008-04-24 23:28:59 UTC in LambdaMOO Server
-
Oh, yes, it's a shortcoming of the build process. The fix is in a .y file which is not regenerated to a .c by a makefile dependency unless you are using "maintainer mode". This problem was discussed on the mailing list but I forgot about it here. If you remove parse_y.c and let it regenerate it will work.
2008-01-27 21:51:58 UTC in Printed Circuit Board Layout Tool
-
This bug was fixed on 1/3/08, perhaps you checked out slightly before you filed this?
Please recheck.
2008-01-20 08:30:09 UTC in Printed Circuit Board Layout Tool