Re: [Vala] warning: copying delegates is discouraged

2011-06-08 Thread Luca Bruno
On Wed, Jun 08, 2011 at 03:20:58PM -0700, Jim Nelson wrote: > Running valac from master, I'm seeing this warning pop up a lot: > > warning: copying delegates is discouraged > > Can someone explain the rationale for this? (I'm guessing it has to do with > references.) > > Are there any blessed w

[Vala] warning: copying delegates is discouraged

2011-06-08 Thread Jim Nelson
Running valac from master, I'm seeing this warning pop up a lot: warning: copying delegates is discouraged Can someone explain the rationale for this? (I'm guessing it has to do with references.) Are there any blessed workarounds (other than not copying delegates)? -- Jim _