Mark keyword ACTIONX as not supported

This commit is contained in:
Joakim Hove 2018-07-10 09:36:54 +02:00
parent 2e789173ab
commit b4fa06f305

View File

@ -69,6 +69,7 @@ namespace MissingFeatures {
// The list is used to output messages only. // The list is used to output messages only.
std::unordered_set<std::string> unsupported_keywords = { std::unordered_set<std::string> unsupported_keywords = {
"ACTION", "ACTION",
"ACTIONX",
"ADSALNOD", "ADSALNOD",
"API", "API",
"APIGROUP", "APIGROUP",