[asterisk-bugs] [Asterisk 0011096]: [patch] Modify the return values on load_module().

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 15 14:52:37 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11096 
====================================================================== 
Reported By:                eliel
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11096
Category:                   Core-General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 87168 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             10-26-2007 13:28 CDT
Last Modified:              11-15-2007 14:52 CST
====================================================================== 
Summary:                    [patch] Modify the return values on load_module().
Description: 
Start using AST_MODULE_LOAD_SUCCESS, AST_MODULE_LOAD_DECLINE,
AST_MODULE_LOAD_FAILURE and AST_MODULE_LOAD_SKIP instead of their values.
This is usefull for future changes on the return values of this functions
and also to notice that some modules on failure are returning 0
(AST_MODULE_LOAD_SUCCESS) instead of the corresponding return value.
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 11-15-07 14:52  
---------------------------------------------------------------------- 
Suspend, per eliel, until he gets more time. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-15-07 14:52  qwell          Status                   new => resolved     
11-15-07 14:52  qwell          Resolution               open => suspended   
11-15-07 14:52  qwell          Assigned To               => qwell           
11-15-07 14:52  qwell          Note Added: 0073746                          
======================================================================




More information about the asterisk-bugs mailing list