[asterisk-bugs] [Asterisk 0011005]: glob #include uses base path different from non-glob #include
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 16 17:10:16 CDT 2007
The following issue has been ASSIGNED.
======================================================================
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-16-2007 17:10 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!
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-16-07 17:10 qwell Status new => assigned
10-16-07 17:10 qwell Assigned To => murf
======================================================================
More information about the asterisk-bugs
mailing list