Graham Reeds

Results 6 issues of Graham Reeds

Something I have recently seen is people removing `const` from read only functions due to adding a mutex to control access and of course mutex changes state when used. Example:...

Maybe I am reading this wrong but when I start xmrig with just CUDA it only starts a single thread? ``` D:\github.com\xmrig\build\Release>xmrig * ABOUT XMRig/6.17.0 MSVC/2019 * LIBS libuv/1.38.0 OpenSSL/1.1.1g...

Are they? They don't appear to be.

I am unable to compile with Visual Studio 2010. It seems to be looking for various functions in the C runtime? The CMakeError.log top lines are: > Determining if the...

A list of the in built data types and the matching equivalents in various supported databases would be helpful. All the examples and the sample web app use String and...

Note: I developed this in a container as not to pollute my wider WSL installation. This may not work as intended as I am currently having trouble with the project...