I'm vanquishing the _STR2 kludge, and I've run into it being set in setcolor() in xtfuncs.c.
There are two lines as follows:
sprintf(_STR2, "%d", cindex);
labeltext(FONT_COLOR, (char *)&cindex);
labeltext() doesn't use _STR2, what else would use it here?
Thanks, Kuba
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
