Andrew Grant

Results 24 comments of Andrew Grant

Personally I feel @Vizvezdenec is a perfect candidate. He may not have many patches in (and neither did I when I was given approver), but I know for a fact...

Issue noted here : https://github.com/AndyGrant/Ethereal/blob/master/src/board.c#L311

Well for starters, you are building Ethereal as if its Stockfish. I do not have a target named ``profile-build``, it would be named ``pgo``. I also don't have ``ARCH=``. There...

Interesting; thanks. I'll think about a solution. Although pondering is of little concern, it would be nice if it was not UB.

Could you please include more information? I would expect a simple ``make`` to work on all systems with at least popcnt support. However,I cannot say I've ever compiled using Mysys2....

Your compiler is not POSIX compliant. A POSIX compliant compiler is needed to handle Ethereal's threading, as it does not fallback on Windows things. Perhaps you can download that .dll...

3rd case, this time not relating to FRC explicitly: https://lichess.org/Dvplq83n#56 ``` [Event "?"] [Site "?"] [Date "2020.09.03"] [Round "1"] [White "Ethereal"] [Black "Ethereal"] [Result "0-1"] [FEN "rkrnq1bb/1ppppp1p/p5n1/6p1/P3P3/3P4/1PP2PPP/RKRNQNBB w KQkq -...

I am unable to (trivially) build QT applications on Linux. If you could provide me with an updated binary after the patch, I still have another 1.5million FRC games to...

Thanks -- more games running now. I'll grep for illegal moves every so often, but I figure you resolved the issue completely just via the test positions. You are welcome...

I've played about 2 million FRC games with your new binary, and have not run into any issues (as expected!). Thanks for the fix, and quickly. It would have taken...