[asterisk-bugs] [DAHDI-linux 0015908]: [patch] dahdi_echocan_events: anonymous member in dahdi_echocan_events union
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 30 10:22:31 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15908
======================================================================
Reported By: ys
Assigned To: sruffell
======================================================================
Project: DAHDI-linux
Issue ID: 15908
Category: dahdi (the module)
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
JIRA:
Reviewboard Link:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-16 04:54 CDT
Last Modified: 2010-09-30 10:22 CDT
======================================================================
Summary: [patch] dahdi_echocan_events: anonymous member in
dahdi_echocan_events union
Description:
This is compatibility issue, and likely to have Relationship with
https://issues.asterisk.org/view.php?id=15877.
In the process of working with BSD port of part new echocan dahdi
interface,
I get the warning about anonymous member in dahdi_echocan_events union:
in kernel.h:
warning: declaration does not declare anything
and later an error:
in dahdi-base.c:
error: union has no member named `CED_tx_detected'
I just added the name for the object and rectify this warning and error.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015877 [patch] FreeBSD port
related to 0014499 Ioctl defination in dahdi
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-30 10:22 svnbot Status confirmed => assigned
2010-09-30 10:22 svnbot Assigned To => sruffell
2010-09-30 10:22 svnbot Status assigned => resolved
2010-09-30 10:22 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list