[asterisk-bugs] [Asterisk 0013990]: [patch] Janitor, use ARRAY_LEN when possible.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 5 04:31:23 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13990
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13990
Category: General
Reproducibility: have not tried
Severity: trivial
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 159892
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-29 22:32 CST
Last Modified: 2008-12-05 04:31 CST
======================================================================
Summary: [patch] Janitor, use ARRAY_LEN when possible.
Description:
Convert the calls to *register_multiple to use ARRAY_LEN().
======================================================================
----------------------------------------------------------------------
(0095834) svnbot (reporter) - 2008-12-05 04:31
http://bugs.digium.com/view.php?id=13990#c95834
----------------------------------------------------------------------
Repository: asterisk
Revision: 161218
U trunk/apps/app_minivm.c
U trunk/apps/app_mixmonitor.c
U trunk/apps/app_playback.c
U trunk/apps/app_queue.c
U trunk/apps/app_rpt.c
U trunk/apps/app_voicemail.c
U trunk/channels/chan_agent.c
U trunk/channels/chan_alsa.c
U trunk/channels/chan_dahdi.c
U trunk/channels/chan_iax2.c
U trunk/channels/chan_oss.c
U trunk/channels/chan_sip.c
U trunk/channels/chan_skinny.c
U trunk/channels/chan_usbradio.c
U trunk/main/asterisk.c
U trunk/main/astmm.c
U trunk/main/cli.c
U trunk/main/config.c
U trunk/main/db.c
U trunk/main/features.c
U trunk/main/file.c
U trunk/main/frame.c
U trunk/main/http.c
U trunk/main/logger.c
U trunk/main/manager.c
U trunk/main/pbx.c
U trunk/main/translate.c
U trunk/main/udptl.c
U trunk/pbx/pbx_ael.c
U trunk/pbx/pbx_config.c
U trunk/pbx/pbx_dundi.c
U trunk/res/res_agi.c
U trunk/res/res_config_ldap.c
U trunk/res/res_config_pgsql.c
U trunk/res/res_config_sqlite.c
U trunk/res/res_convert.c
U trunk/res/res_crypto.c
U trunk/res/res_indications.c
U trunk/res/res_jabber.c
U trunk/res/res_musiconhold.c
U trunk/res/res_odbc.c
U trunk/res/res_realtime.c
------------------------------------------------------------------------
r161218 | eliel | 2008-12-05 04:31:22 -0600 (Fri, 05 Dec 2008) | 8 lines
Janitor, use ARRAY_LEN() when possible.
(closes issue http://bugs.digium.com/view.php?id=13990)
Reported by: eliel
Patches:
array_len.diff uploaded by eliel (license 64)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=161218
Issue History
Date Modified Username Field Change
======================================================================
2008-12-05 04:31 svnbot Note Added: 0095834
======================================================================
More information about the asterisk-bugs
mailing list