Roger Pack

Results 311 comments of Roger Pack

Sure. ``` srt$ make VERBOSE=1 ... [ 94%] Linking CXX executable srt-live-transmit.exe /usr/bin/cmake -E cmake_link_script CMakeFiles/srt-live-transmit.dir/link.txt --verbose=1 /usr/bin/cmake -E rm -f CMakeFiles/srt-live-transmit.dir/objects.a /usr/bin/x86_64-w64-mingw32-ar qc CMakeFiles/srt-live-transmit.dir/objects.a @CMakeFiles/srt-live-transmit.dir/objects1.rsp /usr/bin/x86_64-w64-mingw32-g++ -static -static-libstdc++ -fPIC...

Maybe a better way would be to use the openssl pkg-config libs instead of hard coding them, but the current pattern works: ``` diff --git a/CMakeLists.txt b/CMakeLists.txt index 1492306..a7cf4cd 100644...

That's kinda odd, since the docs for mouse_event say `Note This function has been superseded. Use [SendInput] instead.` Maybe they are using a different path? See also https://stackoverflow.com/a/74720974/32453

gem install mysqlplus -v 0.1.2? On Fri, Jan 23, 2015 at 1:53 PM, Scott Kinney [email protected] wrote: > I installed from source 0.1.3 but something wants 0.1.2 and bundle install...

Maybe somebody should fork it and create a new maintained branch?

Maybe somebody should fork it and create a new maintained branch?

Nice. On Wednesday, August 24, 2022, josch ***@***.***> wrote: > Until there is a new release, I'll maintain a branch with the patches that we use in Debian at https://github.com/josch/fakechroot/tree/debian...

There are also faster check macros for fixnums and nil. FIXNUM_P(obj)

also 'crystalize_after'

[and only if defined at compile time, of course]