Matthias Krüger 49e2573b5c fix -Wodr warning/violation putting struct 'VarInfo' into anonyous namespace
Was:

lib/checkclass.cpp:1994:8: warning: type ‘struct VarInfo’ violates one definition rule [-Wodr]
 struct VarInfo {
        ^
lib/checkleakautovar.h:32:7: note: a different type is defined in another translation unit
 class CPPCHECKLIB VarInfo {
       ^
lib/checkclass.cpp:1998:21: note: the first difference of corresponding definitions is field ‘var’
     const Variable *var;
                     ^
lib/checkleakautovar.h:40:39: note: a field with different name is defined in another translation unit
     std::map<unsigned int, AllocInfo> alloctype;
2015-09-08 16:57:28 +02:00
..
2015-08-30 20:12:02 +02:00
2015-01-03 12:14:58 +01:00
2015-01-03 12:14:58 +01:00
2015-01-03 12:14:58 +01:00
2015-01-03 12:14:58 +01:00
2015-08-15 19:17:25 +02:00
2015-08-03 09:20:50 +02:00
2015-01-03 12:14:58 +01:00
2015-08-15 19:46:31 +02:00
2015-08-15 19:17:25 +02:00
2015-08-16 14:23:07 +02:00
2015-08-16 14:23:07 +02:00
2015-09-07 18:35:15 +03:00
2015-08-31 14:12:19 +02:00
2015-01-03 12:14:58 +01:00
2015-09-07 18:35:15 +03:00
2015-08-16 10:33:51 +02:00
2015-08-15 19:17:25 +02:00
2015-08-15 19:17:25 +02:00
2015-01-03 12:14:58 +01:00
2015-09-02 17:06:19 +03:00
2015-08-27 11:19:51 +03:00
2015-08-16 10:33:51 +02:00
2015-07-23 14:28:17 +02:00
2015-08-30 20:12:02 +02:00
2015-08-16 10:33:51 +02:00
2015-01-03 12:14:58 +01:00
2015-08-16 10:33:51 +02:00
2015-09-04 17:00:44 +03:00
2015-09-04 16:12:40 +03:00
2015-01-03 12:14:58 +01:00
2015-08-31 14:12:19 +02:00
2015-08-16 14:23:07 +02:00
2015-09-04 21:10:05 +02:00