Re: [Firebird-devel] I better ask

2014-03-01 Thread Claudio Valderrama C.
Since I got no opinions, I prefer to leave TextTupe::compare() as it's now. C. > -Original Message- > From: Claudio Valderrama C. [mailto:cva...@usa.net] > Sent: Domingo, 23 de Febrero de 2014 4:48 > > People, is it possible to change the signature of > SSHORT TextType::compare(...) > t

[Firebird-devel] I better ask

2014-02-22 Thread Claudio Valderrama C.
People, is it possible to change the signature of SSHORT TextType::compare(...) to return int instead of SSHORT? I remember that years ago, touching the interface of INTL was anathema. Ideally, I would change textype->texttype_fn_compare (and all the functions that are assigned to it) to return p