mike-jumper opened a new pull request #311: URL: https://github.com/apache/guacamole-server/pull/311
The changes from #308 broke the build against FreeRDP 2.0.0-rc2 and earlier. This is because earlier versions of FreeRDP do not support all the constants used within `error.c`. This change wraps affected constants in `#ifdef` / `#endif`, handling that specific error constant only if it's actually defined. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
