https://issues.apache.org/ooo/show_bug.cgi?id=121496
--- Comment #9 from [email protected] --- Ok, the points that we depend on python 2.5 features and that we bundle with python 2.7 indicate that we need to make sure that the header file from our bundled python is found first. BTW, the const_cast would always work because passing a nonconst as const argument is always allowed. -- You are receiving this mail because: You are on the CC list for the bug.
