Patches item #1604142, was opened at 2006-11-28 00:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: bugfix Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas Grill (xovo) Assigned to: Nobody/Anonymous (nobody) Summary: cyclone: compilation fixes for Mac/Intel
Initial Comment: two things: - endianness fixes - changed clip naming to Clip.... clip was obviously clashing with some other external, but now i can't recall which one
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142...
Hallo, SourceForge.net hat gesagt: // SourceForge.net wrote:
- changed clip naming to Clip.... clip was obviously clashing with some other external, but now i can't recall which one
It's a builtin object: [clip] from x_arithmetic.c. I don't know since when it is, I remember that in the distant past people were using [min] and [max] instead.
Ciao