On Fri, 2010-08-20 at 16:43 +0530, Martin DeMello wrote:
> On Fri, Aug 20, 2010 at 2:55 PM, Abderrahim KITOUNI <[email protected]> 
> 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.

_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to