[Regexkit-discussion] Porting RegexKit to Linux
Status: Beta
Brought to you by:
jengelhart
From: Aria S. <are...@nb...> - 2008-02-03 01:07:32
|
There's a lot of MacOS-isms in RegexKit. I've spent most of a morning hacking them out, though there's a handful I don't know what to do about (pthread_*_np functions especially, since they don't exist under Linux). Any ideas there for reducing or avoiding the need for them would be awesome. Also, why does RegexKit depend on the GUI portions of AppKit? GNUstep, for example, has no NSShadow class, and I can't see a reason for its use in RegexKit. Any comments? Aria Stewart |