Login Page - Create Account

Support Board


Date/Time: Fri, 06 Jun 2025 15:05:59 +0000



Post From: Suggestion to remove compiler warnings for sierrachart.h and SCString.h

[2023-03-13 20:47:47]
User719512 - Posts: 313
Thank you @bradh. Instead of turning off warnings, one can change the headers, as described above, to suppress the warnings and still allow for warnings for any new programming issues rather than turning off all warnings.

This is easy to do by the way by copying the Sierra headers, modifying them as needed, and building locally (which I do).