[asterisk-bugs] [Asterisk 0013106]: [patch] Warning on unknown config directive #something

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jul 18 13:40:17 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13106 
====================================================================== 
Reported By:                flefoll
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   13106
Category:                   Core/Configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 120173 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             07-18-2008 03:40 CDT
Last Modified:              07-18-2008 13:40 CDT
====================================================================== 
Summary:                    [patch] Warning on unknown config directive
#something
Description: 
config.c:process_text_line() generates a warning when it finds an unknown
directive "#something" while parsing config files (where "something" is not
include or exec).
But the warning says "Unknown directive 'something'", when "Unknown
directive '#something'" would be be explicit, and consistant with other
warnings.

I will propose a patch for branch 1.4 and trunk (applicable to branch
1.6.0 too).
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-18-08 13:40  svnbot         Status                   new => resolved     
07-18-08 13:40  svnbot         Resolution               open => fixed       
07-18-08 13:40  svnbot         Assigned To               => svnbot          
======================================================================




More information about the asterisk-bugs mailing list