[asterisk-bugs] [Asterisk 0014790]: chan_h323 build fails with gcc 3
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 30 20:38:30 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14790
======================================================================
Reported By: stuarth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14790
Category: Core/Portability
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.1.0-rc3
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-03-30 20:38 CDT
Last Modified: 2009-03-30 20:38 CDT
======================================================================
Summary: chan_h323 build fails with gcc 3
Description:
g++ from gcc 3.3.5 (and probably others) doesn't allow a structure member
to have the same name as an included header, in this case "list" in
channel.h:1745. same problem as ticket 6446, this time with
"AST_LIST_ENTRY(ast_group_info) list" in struct ast_group_info.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-30 20:38 stuarth New Issue
2009-03-30 20:38 stuarth Asterisk Version => 1.6.1.0-rc3
2009-03-30 20:38 stuarth Regression => No
2009-03-30 20:38 stuarth SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list