Comment 1 for bug 2004592

Revision history for this message
John Johansen (jjohansen) wrote :

Sigh, so this one is a bit of a pita. Minimal C code uses this and it is easy to update that. The problem comes with the SWIG interface libraries (python, ruby, etc) have baked these names into their API. We can update those but then we stand a good chance of breaking some external code.

Admittedly I don't know SWIG well, but I am looking into what can be done.