[GCC-XML] static functions: no `static' attribute?

Óscar Fuentes ofv at wanadoo.es
Thu Aug 19 00:17:47 EDT 2010


Qt have something like this on their headers:

inline static int foo(int blah) { .... }

`inline' is reported, but not `static'.

Is this a limitation of gcc-xml or a bug?




More information about the gccxml mailing list