[Home]

Summary:ASTERISK-03035: [PATCH] convert app_queue to use flag macros
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2004-12-19 00:11:04.000-0600Date Closed:2008-01-15 15:17:16.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue_flag_bits_rev1.diff
Description:Replace a large number of "int" flag variables in the localuser and queue structures with single ints, and use the new flag macros to manipulate their bit flags.

****** ADDITIONAL INFORMATION ******

Disclaimer is on file.
Comments:By: Mark Spencer (markster) 2004-12-19 16:43:27.000-0600

Added to CVS

By: Russell Bryant (russell) 2004-12-21 15:23:16.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:17:16.000-0600

Repository: asterisk
Revision: 4492

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r4492 | markster | 2008-01-15 15:17:15 -0600 (Tue, 15 Jan 2008) | 2 lines

Add some more of kpflemings optimizations (bugs ASTERISK-3035, ASTERISK-3037)

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

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