[asterisk-bugs] [DAHDI-linux 0015908]: [patch] dahdi_echocan_events: anonymous member in dahdi_echocan_events union
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 16 04:54:46 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15908
======================================================================
Reported By: ys
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 15908
Category: dahdi (the module)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-09-16 04:54 CDT
Last Modified: 2009-09-16 04:54 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-09-16 04:54 ys Summary dahdi_echocan_events:
anonymous member in dahdi_echocan_events union => [patch] dahdi_echocan_events:
anonymous member in dahdi_echocan_events union
======================================================================
More information about the asterisk-bugs
mailing list