[Asterisk-code-review] sorcery: Add ability to insert a wizard in an object type's ... (asterisk[13])

Joshua Colp asteriskteam at digium.com
Mon May 11 05:30:08 CDT 2015


Joshua Colp has posted comments on this change.

Change subject: sorcery: Add ability to insert a wizard in an object type's list
......................................................................


Patch Set 3: Code-Review-1

(2 comments)

https://gerrit.asterisk.org/#/c/394/3/include/asterisk/sorcery.h
File include/asterisk/sorcery.h:

Line 525:  */
You may also want to document how the specific wizard you added can be retrieved.


https://gerrit.asterisk.org/#/c/394/3/main/sorcery.c
File main/sorcery.c:

Line 915: 	return &wizard->wizard->callbacks;
This only returns the callbacks. It doesn't return the instance data, so you can't invoke it.


-- 
To view, visit https://gerrit.asterisk.org/394
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9d2469a9296b2698082c0989e25e6848dc403b57
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list