include gmsl+gmsl automatically includes __gmsl. To check that +you have the right version of gmsl +use the gmsl_compatible +function (see +below). The current version is 1 +0 11.
+ +
| Constant + |
+ Value + |
+ Purpose + |
+
| true + |
+ T + |
+ Boolean for $(if)
+and return from GMSL functions + |
+
| false + |
+ + |
+ Boolean for $(if)
+and return from GMSL functions + |
+
| gmsl_version + |
+ 1 0 0 + |
+ GMSL version number as list: major minor revision + |
+
| Variable + |
+ Purpose + |
+
| GMSL_NO_WARNINGS + |
+ If set prevents GMSL from outputting warning messages:
+artithmetic functions generate underflow warnings. + |
+
| GMSL_NO_ERRORS + |
+ If set prevents GMSL from generating fatal errors: division
+by zero or failed assertions are fatal. + |
+
| GMSL_TRACE + |
+ Enables function tracing. Calls to GMSL functions will
+result in name and arguments being traced. + |
+
| John Graham-Cumming's work on this
+project was sponsored by Electric
+Cloud, Inc. + ![]() + |
+ + + | +