From: Thomas E. <te-...@en...> - 2006-12-07 09:44:53
|
On 07.12.2006, at 10:23, Braden McDaniel wrote: >> So the current state of my patch file to get OpenVRML 0.16.2 to build >> for Mac OS X is: > > I'm glad you got it working. Am I correct in assuming that Fink > accommodates patching pristine sources as part of the packaging > process? > > As long as that's possible, I don't perceive a pressing need to > integrate these changes into the official sources. Well, not everyone on OS X uses fink and the patches don't hurt on any compiler anyway (I am not sure if inner classes like used unpatched are guaranteed to work according to the standard, and if it's just Apple's GCC variant that mocks up due to an ABI that can't handle them or if it's an general gcc problem...) Best regards, Tom_E |