[PD-dev] OS X 10.2, m_pd.h, & cabs()?

tigital tigital at mac.com
Tue Aug 27 05:53:45 CEST 2002


hiya,

...just upgraded to 10.2 this weekend, and have started back in on 
GEM...when right off the bat, there's now a definition problem with 
something in m_pd.h...specifically:

#ifdef MACOSX
#define cabs() smerdyakov(void)
#endif

...this now conflicts with:

/*
  * BSD math library entry points
  */
extern double cabs ( _complex z );

...which is included from /usr/include/math.h in the 
CoreFoundation.framework...is it ok to remove the old define in 
m_pd.h in favor of this new (hopefully correct) implementation?

tanx,
jamie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20020826/bfb34d08/attachment.htm>


More information about the Pd-dev mailing list