[asterisk-bugs] [Asterisk 0014098]: [patch] Simplify main/strings.c code

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 18 09:28:37 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14098 
====================================================================== 
Reported By:                eliel
Assigned To:                eliel
====================================================================== 
Project:                    Asterisk
Issue ID:                   14098
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   trivial
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 165107 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-12-17 05:16 CST
Last Modified:              2008-12-18 09:28 CST
====================================================================== 
Summary:                    [patch] Simplify main/strings.c code
Description: 
DEBUG_OPAQUE is obfuscating a little the code. This is a way to simplify
it.
====================================================================== 

---------------------------------------------------------------------- 
 (0096619) svnbot (reporter) - 2008-12-18 09:28
 http://bugs.digium.com/view.php?id=14098#c96619 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 165504

_U  branches/1.6.0/

------------------------------------------------------------------------
r165504 | eliel | 2008-12-18 09:28:36 -0600 (Thu, 18 Dec 2008) | 14 lines

Blocked revisions 165502 via svnmerge

........
  r165502 | eliel | 2008-12-18 13:25:15 -0200 (Thu, 18 Dec 2008) | 9 lines
  
  Remove duplicate code from the ast_str API. We now use __AST_STR_* to
  access 'struct ast_str' members, but this must only be used inside the
API implementation.
  
  (closes issue http://bugs.digium.com/view.php?id=14098)
  Reported by: eliel
  Patches:
        ast_str.patch uploaded by eliel (license 64)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=165504 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-18 09:28 svnbot         Checkin                                      
2008-12-18 09:28 svnbot         Note Added: 0096619                          
======================================================================




More information about the asterisk-bugs mailing list