On 1/25/22 11:11, Paul Beach wrote:
Should this be maintained in FB 3?
No, Min version now for 3.0.8 is 10.15
Ahh - OK, have not known when suggested a fix a few minutes ago.
This makes things just simpler.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/
On 1/24/22 21:21, Adriano dos Santos Fernandes wrote:
As I talked earlier, FB 3 apparently was not affected.
Now looking for details I see that configure.ac has:
case $host in
*-darwin*)
ac_cv_func_clock_gettime=no
;;
*)
AC_SE
> On 24/01/2022 06:50, Alex Peshkoff via Firebird-devel wrote:
> > On 1/24/22 12:28, Alex Peshkoff via Firebird-devel wrote:
> >
> >> for FB3 and may be fb4 option 1 is a way to go.
> >
> > BTW, looks like we have 3.0.9 release soon.
> >
>
> As I talked earlier, FB 3 apparently was not affect