[asterisk-bugs] [Asterisk 0011005]: glob #include uses base path different from non-glob #include

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Oct 24 07:57:40 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11005 
====================================================================== 
Reported By:                dimas
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   11005
Category:                   PBX/pbx_ael
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-16-2007 16:46 CDT
Last Modified:              10-24-2007 07:57 CDT
====================================================================== 
Summary:                    glob #include uses base path different from non-glob
#include
Description: 
This works:
#include "ael/common/std.ael"

This does NOT work:
#include "ael/common/*.ael"

It produces: [Oct 17 06:03:38] WARNING[27976]: ael.flex:421 ael_yylex:
Glob Expansion of pattern 'ael/common/*.ael' failed: No matches!
====================================================================== 

---------------------------------------------------------------------- 
 murf - 10-24-07 07:57  
---------------------------------------------------------------------- 
You are completely correct. I overlooked this important little detail when
I stole the globbing code from main/config.c and bent it to do my bidding.

I will close this bug via the commit template; I have updated my
regressions, and made what I am pretty certain is the necessary fix to the
code. If, however, I didn't get things right, please re-open this bug. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-24-07 07:57  murf           Note Added: 0072452                          
======================================================================




More information about the asterisk-bugs mailing list