[Vala] Unused imports do not generate warnings
- From: Serge Hulne <serge hulne gmail com>
- To: vala-list gnome org
- Subject: [Vala] Unused imports do not generate warnings
- Date: Mon, 6 Jun 2011 23:07:41 +0200
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]