algo-gate-api.c:156: error: #pragma GCC diagnostic not allowed inside functions
algo-gate-api.c:157: error: #pragma GCC diagnostic not allowed inside functions
Old compiler, edit the file to move those lines (and the third one further below) so they are not
inside the function.
Sorry I'm a novice. Which file - and which three lines - and move them where?