Hi, On Sun, Oct 16, 2016 at 06:25:29PM +0200, Gerhard Sittig wrote: > Several checks get applied when loading externally provided protocol > decoders. Print error messages when checks fail, so that developers can > better resolve issues.
Merged with minimal changes, thanks! > + /* > + * The decode_end() method is optional for protocol decoders. > + * _If_ we'd check its being callable here, we should cope with > + * its absence, which would be acceptable. Some variation of > + * check_method() would be needed. > + */ This hunk is dropped for now as there's no decode_end() atm. Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

