[Home]

Summary:ASTERISK-03051: [PATCH] use new struct ast_flags type
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2004-12-20 09:28:48.000-0600Date Closed:2008-01-15 15:17:27.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue_struct_ast_flags_rev1.diff.txt
Description:One of my patches from this weekend used a monstrous "struct localuser" instance only for holding flags... drumkilla's new "struct ast_flags" is the better alternative.

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

Disclaimer is on file.
Comments:By: Mark Spencer (markster) 2004-12-20 11:26:39.000-0600

Added to CVS, thanks!

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

Repository: asterisk
Revision: 4505

U   trunk/apps/app_queue.c

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

Update queue to use ast_flags (bug ASTERISK-3051)

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

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