Jan Ehrhardt

Results 181 comments of Jan Ehrhardt

> > error C2039: 'const_pointer': is not a member of 'std::allocator' > > Try with an older C++ standard; that failed for me with C++20, but worked with the default...

The topic on Apachelounge starts with: > This topic is about 'non-production' builds.

https://www.apachelounge.com/viewtopic.php?p=42906#42906

Yes, both sqlsrv 5.12.0 extensions are already included: https://phpdev.toolsforresearch.com/php-8.4.0alpha2-nts-Win32-vs17-x64.htm https://phpdev.toolsforresearch.com/php-8.4.0alpha2-Win32-vs17-x64.htm

Warnings, no errors. Sorry for the long lines. I am working on an iPad right now with a VNC connection to my build machine. ``` core_stmt.cpp N:\php-sdk\php84dev\Zend\zend_gc.h(156): warning C4244: '=':...

With a x86 build there are less warnings. ``` core_stmt.cpp N:\php-sdk\php84dev\ext\random\php_random_uint128.h(84): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file ext\sqlsrv\shared\core_init.cpp) N:\php-sdk\php84dev\ext\random\php_random_uint128.h(84): warning C4146:...

> https://www.apachelounge.com/viewtopic.php?p=42906#42906 With a reply: > I can confirm this current 8.4.0 Alpha 2 does contain SQLSRV and it works. > I've tested my use cases (Mostly selects and inserts)...

Is @krakjoe the only maintainer? You might know he is seriously ill: https://www.gofundme.com/f/a-big-ask-from-a-big-community

In my own fork of iSSH2 I also changed the location of the release tarball to github. See the commits at https://github.com/Jan-E/iSSH2/commits/master/

Try root patching with OCLP 2.4.0 nightly: https://github.com/dortania/OpenCore-Legacy-Patcher/blob/main/SOURCE.md It aims to reduce the CPU usage on the main thread: https://github.com/dortania/OpenCore-Legacy-Patcher/blob/main/CHANGELOG.md