Re: [Vala] valasemanticanalyzer error
- From: Andrea Del Signore <sejerpz tin it>
- To: Martin DeMello <martindemello gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] valasemanticanalyzer error
- Date: Fri, 20 Aug 2010 14:17:06 +0200
On Fri, 2010-08-20 at 16:43 +0530, Martin DeMello wrote:
On Fri, Aug 20, 2010 at 2:55 PM, Abderrahim KITOUNI <a kitouni gmail com> wrote:
Hi,
the only error I can spot is here:
public void map(DFunc fn, Gee.List acc) {
should be:
public void map(DFunc fn, Gee.List<G> acc)
martin
Andrea
P.S.
I really don't understand what are you trying to do can you explain to
me? Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]