Topic: What is the reason behind #sslpro?
Hello,
The current toolchain I am using is based on GHS compiler, and it generate a warning (#11) due to the #sslpro directive.
After analysing the source code (and searching in old posts), I am a little bit confused about the reason to use this #sslpro directive instead of #error directive. It will avoid the warning without losing any benefit (until some explanation I suppose).
Could you please provide me some information about the reason behind this #sslpro?
Memo about the warning:
"[...]wolfssl/wolfcrypt/settings.h", line 815 (col. 10): warning #11-D: unrecognized preprocessing directive"
Thanks.
Best regards,
Mickael