Re: [Plib-devel] Portability; Was: Minor Issues with PLIB Release Candidate
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2005-01-15 21:16:21
|
Martin Spott wrote: > Steve Baker wrote: > > >>These relatively new C++ features are always tricky - we should >>avoid them in software like PLIB where portability is a key feature. > > > While you are talking about portability: Is there any significant > reason why the fix that is required to build PLIB on FreeBSD is being > silently ignored ? I thought all but one of the changes were in there? Certainly the fixes for the joystick library are. The only fix I'm aware of that wasn't committed was the one about removing glIsValidContext. That isn't a bug in PLIB - it's a bug elsewhere. You need to be complaining (or helping with a fix) in some other part of the system rather than breaking this library to cover up a bug in some other library. If glIsValidContext is broken, it's almost certainly just the first symptom of a BUNCH of other things that are broken that you just haven't noticed yet. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |