In c++ `struct Foo;` declares a type `Foo`. `Foo` is not a "struct tag" its a type, but it is not recognised as such by tag parser.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/970
