[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] header_wrappers.py generates 'return' for 'void' callback

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-12-30 06:39:00 CET

Hi,

In <20061229074827.GD3717@anvil.finemaltcoding.com>
  "Re: [PATCH] header_wrappers.py generates 'return' for 'void' callback" on Thu, 28 Dec 2006 23:48:27 -0800,
  Daniel Rall <dlr@collab.net> wrote:

> > [[
> > Do not generate 'return' for callbacks return 'void'.
> >
> > * build/generator/swig/header_wrappers.py
> > (_write_callback): Add 'return' only if return_type is not 'void'.
> > ]]

> Other than that, looks good. +1 to commit.

Thanks.
I've committed in r22835.

Regards,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 30 06:39:17 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.