RE: cdecl support
- Posted by Andy Serpa <renegade at earthling.net> Feb 25, 2002
- 417 views
Robert Craig wrote: > Brian Broker writes: > > For Robert Craig: How long before a 2.4 alpha with cdecl support? > > I don't know. It depends on how long it takes to accumulate > enough bug fixes and new features to justify the (considerable) > overhead of doing a release. It could be 3 months to a year I suppose. > > > For anybody with source: Anybody willing to build > > me a PD interpreter with cdecl support? I'm getting > > frustrated without it. > > A quick hack could be easily done by someone with the source > to create a second form of c_proc() and c_func() that would > use a cdecl call. I don't have time to do quick hacks for one person > or a few people. I'd like to find the best long-term solution. > > How would the long-term solution be different from this "quick hack" -- isn't that all we need?