[asterisk-bugs] [Asterisk 0014726]: Conditional compilation of a diagnostic message needs an L modifier to %d for a 64 bit integer
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 17 14:36:20 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=14726
======================================================================
Reported By: lmadsen
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 14726
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.6.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-23 13:16 CDT
Last Modified: 2009-07-17 14:36 CDT
======================================================================
Summary: Conditional compilation of a diagnostic message
needs an L modifier to %d for a 64 bit integer
Description:
This issue was originally found in issue
https://issues.asterisk.org/view.php?id=14655, but I wanted to split the
issues into a pair of issues.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014655 [patch] Wrong text for HELP DAHDI
======================================================================
----------------------------------------------------------------------
(0107917) svnbot (reporter) - 2009-07-17 14:36
https://issues.asterisk.org/view.php?id=14726#c107917
----------------------------------------------------------------------
Repository: asterisk
Revision: 207155
U branches/1.4/channels/chan_dahdi.c
------------------------------------------------------------------------
r207155 | jpeeler | 2009-07-17 14:36:19 -0500 (Fri, 17 Jul 2009) | 7 lines
Fix format specifier to print out an unsigned long long.
Yep, it's even ifdefed out code. But it made it to the RR list...
(closes issue https://issues.asterisk.org/view.php?id=14726)
Reported by: lmadsen
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=207155
Issue History
Date Modified Username Field Change
======================================================================
2009-07-17 14:36 svnbot Checkin
2009-07-17 14:36 svnbot Note Added: 0107917
2009-07-17 14:36 svnbot Status new => assigned
2009-07-17 14:36 svnbot Assigned To => jpeeler
2009-07-17 14:36 svnbot Status assigned => resolved
2009-07-17 14:36 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list