diff -r 7dcbd8418771 -r 60b012b7793f absyntax_utils/search_base_type.hh --- a/absyntax_utils/search_base_type.hh Fri Sep 09 12:03:15 2011 +0200 +++ b/absyntax_utils/search_base_type.hh Wed Sep 14 22:58:39 2011 +0200 @@ -52,6 +52,7 @@ private: symbol_c *current_type_name; + bool is_array; bool is_subrange; bool is_enumerated;