From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Mon, 06 Oct 2014 23:06:34 +0200 Subject: [Cocci] [PATCH v2 2/7] module: add extra argument for parse_params() callback In-Reply-To: <20141006203823.GB14081@wotan.suse.de> References: <1412372683-2003-1-git-send-email-mcgrof@do-not-panic.com> <1412372683-2003-3-git-send-email-mcgrof@do-not-panic.com> <542FEE4A.4040401@users.sourceforge.net> <20141006203823.GB14081@wotan.suse.de> Message-ID: <5433045A.9000108@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr >> How do you think about to work with more data type definitions for such >> callback functions? > > Sorry I don't understand what you mean. Can a specific "typedef" help in corresponding software maintenance? Do you find descriptions from an other software application useful for such an use case here? http://www.fltk.org/doc-1.3/group__callback__functions.html Regards, Markus