Alexander Peshkov
Alexander Peshkov
There are a lot various preprocessors performing similar tasks, starting with m4. No need to put everything into single utility.
> @AlexPeshkoff should it be merged or were there any reasons to postpone it? The only reason not to merge - our code never calls tommath functions in wrong way...
Doubt that's good idea - in most cases one reads log in native OS charset.
On 4/12/24 03:17, RdmState wrote: > > After upgrading a Samsung Active Tab 3 to OneUI6 and Android 14, my > android application crashes when the Delphi library > "FireDAC.Phys.IBWrapper"...
It's prohibited to perform file-level operations with databases when server process is running.
I've replaced deprecated egrep in install scripts. What about ` tar: ./usr/include/firebird: Função open falhou: Arquivo existe` looks like you alreary have directory /usr/include/firebird and therefore required symlink ` /usr/include/firebird...
ISQL really can show 0 for NOT NULL field with NULL value. For an experiment it's better to choose other default value.
On 11/24/25 18:37, Adriano dos Santos Fernandes wrote: > *asfernandes* left a comment (FirebirdSQL/firebird#8809) > > > I wouldn't rush to implement operators not included in the SQL > standard....
Dependency of server crash from a way how compression is turned on at client side appears to be something extra-ordinary. Can you also provide server's stack traces when it dies?
Sorry, it seemed to me from the text that it's about fixed #6700. Will try to reproduce.