[asterisk-bugs] [Asterisk 0014264]: compilation warning for main/editline/history
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 2 14:27:49 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14264
======================================================================
Reported By: dimas
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 14264
Category: General
Reproducibility: have not tried
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 168729
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-17 06:07 CST
Last Modified: 2009-03-02 14:27 CST
======================================================================
Summary: compilation warning for main/editline/history
Description:
While building Asterisk I noticed:
history.c: In function 'history_def_add':
history.c:352: warning: implicit declaration of function 'strlcpy'
history.c:353: warning: implicit declaration of function 'strlcat'
[CC] hash/hash.c -> hash/hash.o
I'm not sure if it affects anything but not having warnings during
compilation is definitely the Good Thing.
======================================================================
----------------------------------------------------------------------
(0101017) svnbot (reporter) - 2009-03-02 14:27
http://bugs.digium.com/view.php?id=14264#c101017
----------------------------------------------------------------------
Repository: asterisk
Revision: 179402
_U branches/1.6.0/
U branches/1.6.0/main/editline/configure
U branches/1.6.0/main/editline/configure.in
U branches/1.6.0/main/editline/np/unvis.c
U branches/1.6.0/main/editline/sys.h
------------------------------------------------------------------------
r179402 | qwell | 2009-03-02 14:17:55 -0600 (Mon, 02 Mar 2009) | 19 lines
Merged revisions 179396 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r179396 | qwell | 2009-03-02 14:16:51 -0600 (Mon, 02 Mar 2009) | 9 lines
Merged revisions 179395 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r179395 | qwell | 2009-03-02 14:14:57 -0600 (Mon, 02 Mar 2009) | 1
line
Remove several silly warnings in editline. One about a broken
preprocessor directive, and another about strlcpy/strlcat.
(closes issue http://bugs.digium.com/view.php?id=14264)
Reported by: dimas
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=179402
Issue History
Date Modified Username Field Change
======================================================================
2009-03-02 14:27 svnbot Checkin
2009-03-02 14:27 svnbot Note Added: 0101017
======================================================================
More information about the asterisk-bugs
mailing list