Pete Johns c6acdccfa0 Fixed #1132 (Detection of misused scope objects)
Emits error in the form:

    [useless_lock.cpp:18]: (error) instance of "Lock" object destroyed immediately

...if an instance of a class or struct is unnamed and therefore destroyed
straight after creation.

Removed "internal error" from token.cpp, since in this case varid would be NULL.
2010-10-01 20:30:21 +10:00
..
2010-09-06 21:08:50 +03:00
2010-07-31 08:52:28 +02:00
2010-09-03 13:30:49 +02:00
2010-08-31 23:18:07 +03:00