[Firebird-devel] Fw: [firebird-support] Re: Mapping Windows group to FB role is not implemented?

2018-03-27 Thread livius
Hi, i see in the source code https://github.com/FirebirdSQL/firebird/blob/0c75917d38016ab8674889534bf859af475a3ec9/src/auth/trusted/AuthSspi.cpp#L376that walking throught windows groups is not implemented? there is // ToDo: walk groups to which login belongs and list them using writerInterface

Re: [Firebird-devel] Jaybird hang on Firebird 4 with modified TcpRemoteBufferSize

2018-03-27 Thread Jiří Činčura
Can you try 32755 and 32756? I've seen maybe related behavior. -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ On Tue, Mar 27, 2018, at 19:08, Mark Rotteveel wrote: > I increased the TcpRemoteBufferSize to 32767 (the documented maximum > value) in my firebird.conf, and when I run the full

Re: [Firebird-devel] Jaybird hang on Firebird 4 with modified TcpRemoteBufferSize

2018-03-27 Thread Alex Peshkoff via Firebird-devel
On 03/27/18 20:08, Mark Rotteveel wrote: I increased the TcpRemoteBufferSize to 32767 (the documented maximum value) in my firebird.conf, and when I run the full test suite of Jaybird, the tests hang consistently on the same test. It is blocked on reading from the socket during a fetch. If I

Re: [Firebird-devel] Updating README.keywords

2018-03-27 Thread Mark Rotteveel
On 27-3-2018 16:12, Alex Peshkoff via Firebird-devel wrote: On 03/27/18 14:32, Mark Rotteveel wrote: On 26-3-2018 18:03, Alex Peshkoff via Firebird-devel wrote: On 03/26/18 18:37, Mark Rotteveel wrote: I just noticed that I should also have updated README.keywords in https://github.com/Firebir

[Firebird-devel] Jaybird hang on Firebird 4 with modified TcpRemoteBufferSize

2018-03-27 Thread Mark Rotteveel
I increased the TcpRemoteBufferSize to 32767 (the documented maximum value) in my firebird.conf, and when I run the full test suite of Jaybird, the tests hang consistently on the same test. It is blocked on reading from the socket during a fetch. If I run this test in isolation it works, if I

Re: [Firebird-devel] some issues with sed on macosx firebird master

2018-03-27 Thread marius adrian popa
Tested with export DYLD_LIBRARY_PATH=/usr/local/opt/icu4c/lib:$DYLD_LIBRARY_PATH export DYLD_FALLBACK_LIBRARY_PATH=/usr/local/opt/icu4c/lib but didn't worked , i will try on a mac first to see the issue On Fri, Mar 23, 2018 at 11:43 AM, Paul Beach wrote: > > > icu is installed > > > > > > ls /u

Re: [Firebird-devel] Updating README.keywords

2018-03-27 Thread Alex Peshkoff via Firebird-devel
On 03/27/18 14:32, Mark Rotteveel wrote: On 26-3-2018 18:03, Alex Peshkoff via Firebird-devel wrote: On 03/26/18 18:37, Mark Rotteveel wrote: I just noticed that I should also have updated README.keywords in https://github.com/FirebirdSQL/firebird/pull/150 But as I need to update it anyway, i

Re: [Firebird-devel] Win1252 Charset on MacOS

2018-03-27 Thread Alex Peshkoff via Firebird-devel
On 03/27/18 16:47, Elmar Haneke wrote: It will build, but deprecated implies that you might have an issue trying to run it on 10.7 or 10.8... In any event without the fix for the _clock_gettime function in configure.in your code will only run on 10.12 and no OS version below it. By default the

Re: [Firebird-devel] Win1252 Charset on MacOS

2018-03-27 Thread Paul Beach
> >> For some reason compile stopped with an error when including ICU. > >> Therefore I did install ICU to /usr/local > > What was the error? > /Applications/Xcode.app/Contents/Developer/usr/bin/make -f > ../gen/Makefile.refDatabases ref_databases > rm -f -f msg.fdb > echo create database \'msg.f

Re: [Firebird-devel] Win1252 Charset on MacOS

2018-03-27 Thread Elmar Haneke
> It will build, but deprecated implies that you might have an issue trying to > run it on 10.7 or 10.8... In any event without the fix for the _clock_gettime > function > in configure.in your code will only run on 10.12 and no OS version below it. > >>> By default the build is 64bit... you have

Re: [Firebird-devel] Updating README.keywords

2018-03-27 Thread Mark Rotteveel
On 26-3-2018 18:03, Alex Peshkoff via Firebird-devel wrote: On 03/26/18 18:37, Mark Rotteveel wrote: I just noticed that I should also have updated README.keywords in https://github.com/FirebirdSQL/firebird/pull/150 But as I need to update it anyway, is it OK if I do a slightly more thorough

[Firebird-devel] CORE-2998 can be closed

2018-03-27 Thread marius adrian popa
Not Firebird Core related http://tracker.firebirdsql.org/browse/CORE-2998 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdotFirebird-Devel mailing