Re: [Vala] valasemanticanalyzer error



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]