Looking into the IDL syntax you are probably right. Thet original code was 
added around 2007 by Mark Slee and David Reiss.

OTOH, why aren't we just removing the old ones marked with 
"error_unsupported_namespace_decl"? They have been retired anyway ...

Have fun,
JensG



-----Ursprüngliche Nachricht----- 
From: James E. King III
Sent: Monday, January 14, 2019 4:55 AM
To: dev@thrift.apache.org
Subject: Strange in thrift.ll

"smalltalk_category" {
error_unsupported_namespace_decl("smalltalk_category",
"smalltalk.category"); /* do nothing */ }
"smalltalk_prefix"   {
error_unsupported_namespace_decl("smalltalk_category",
"smalltalk.category"); /* do nothing */ }

Should the last ones be smalltalk_prefix ??

- Jim 

Reply via email to