Re: [Vala] enum values and scopes
- From: Bob Hazard <linuxoflondon googlemail com>
- To: andi <tradiaz yahoo de>
- Cc: vala-list gnome org
- Subject: Re: [Vala] enum values and scopes
- Date: Wed, 14 Jul 2010 23:11:29 +0100
Are you using var? var isn't determined until compile time so it
can't work with autocomplete. If you are explicit when you declare a
variable then it becomes much more useful.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]