[Vala] Unused imports do not generate warnings



External library declarations such as:

using Gee;

do not generate a warning when said library is unused
I was surprised by this fact.

If a lot of modifications have been done to a piece of code, a lot of
unused : "using" ... might be left around.


Serge.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]