Merge pull request #1532 from joakim-hove/actionx-missing-feature

Mark keyword ACTIONX as not supported
This commit is contained in:
Joakim Hove
2018-07-10 10:59:55 +02:00
committed by GitHub

View File

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