Good work on the osx port. Have you considered moving to the
pcb-20050315 snapshot and switching from Xaw to GTK+2?
I have successfully compiled a recent CVS gtk+2 version of pcb on 10.3.8
and it feels like a major upgrade to me. Windows close properly, pulldown menus don't get truncated,
and everything feels snappier. I highly recommend this version over
the Xaw version on osx. Sorry I don't have 10.4 yet to test it out on that, I'm going
to wait a few months to upgrade for all the 'wrinkles' to get ironed out first.
Thanks!
Greg
Charles Lepple wrote:
On 5/14/05, I wrote:djopt.c:280: error: static declaration of 'abs' follows non-static declarationA patch is in SF.net:http://sourceforge.net/tracker/index.php?func=detail&aid=1202534&group_id=73743&atid=538813 Looks like Debian's patch file removes the redefinition entirely (Debian bug #294319), but the above patch should detect whether or not abs() is available. Could someone with pcb CVS access please apply it? Thanks,