On Wednesday 16 January 2008 23:15:59 Felipe Sateler wrote: > It appears to me that the last option is the best alternative for csoundac > (given that the problematic function is already exported as a "..." > overload). And indeed, adding > > %ignore Counterpoint::message(const char*, va_list); > > at the beggining of CsoundAC.i makes the compilation work, while apparently > preserving the other message function. CVS keeps failing to build on linux/amd64. This change (which makes the problem go away and doesn't have side effects, since the '...' version is exported anyways) has not been applied yet. Any reason why? -- Felipe Sateler