15 Dec
2010
15 Dec
'10
1:54 a.m.
Alexandre Chapellon wrote:
Hello I didn't have even a comment about this. Is there something stupid in the proposed patch?
I've been busy. Off of the top of my head: - requiring a new option to configure isn't friendly. - the whole *point* of configure is to have the computer "just figure it out" - leave the old code there, it works for many people - add *new* code, which is run only if the old code doesn't find the libraries - don't force the user to choose an oracle version. - you can write a "for" loop which loops over the different versions, and stops when the check is successful