[asterisk-bugs] [Asterisk 0016427]: [patch] remainder ast_expr2 func misspelt as reminder

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 10 16:41:39 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16427 
====================================================================== 
Reported By:                wdoekes
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16427
Category:                   Core/General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 234337 
Request Review:              
====================================================================== 
Date Submitted:             2009-12-10 16:39 CST
Last Modified:              2009-12-10 16:41 CST
====================================================================== 
Summary:                    [patch] remainder ast_expr2 func misspelt as
reminder
Description: 
FUNC_REMAINDER is not found as it is called FUNC_REMINDER in
main/ast_expr2.y
====================================================================== 

---------------------------------------------------------------------- 
 (0115120) wdoekes (reporter) - 2009-12-10 16:41
 https://issues.asterisk.org/view.php?id=16427#c115120 
---------------------------------------------------------------------- 
A trivial fix in ast16-reminder-remainder.patch.

Actually, I was looking for bitwise operators. Are those not implemented
for a reason? I was attempting to check permissions against an integer
bitfield. (Using ((N/bitno)%2) on 1.4, but I need to wrap a FLOOR() on that
in 1.6.)

Regards,
Walter Doekes
OSSO B.V. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-10 16:41 wdoekes        Note Added: 0115120                          
======================================================================




More information about the asterisk-bugs mailing list