[asterisk-bugs] [Asterisk 0008414]: [PATCH] if (debug); printk ... in wcte11xp.c
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 12:07:54 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=8414
======================================================================
Reported By: gknispel_proformatique
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 8414
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 1640
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-24-2006 07:31 CST
Last Modified: 06-07-2008 12:07 CDT
======================================================================
Summary: [PATCH] if (debug); printk ... in wcte11xp.c
Description:
The following line in wcte11xp.c is weird :
if (debug); printk("Controller version: %02x\n", control_get_reg(wc,
WC_VERSION));
I guess you want to apply one of the two attached patchs...
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 12:07
----------------------------------------------------------------------
Repository: dahdi
Revision: 1641
U branches/1.2/wcte11xp.c
------------------------------------------------------------------------
r1641 | russell | 2008-06-07 12:07:53 -0500 (Sat, 07 Jun 2008) | 3 lines
Remove a misplaced semicolon which caused some debug output to be printed
regardless of the debug setting. (issue
http://bugs.digium.com/view.php?id=8414, gknispel_proformatique)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=1641
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 12:07 svnbot Checkin
06-07-08 12:07 svnbot Note Added: 0088200
======================================================================
More information about the asterisk-bugs
mailing list