[asterisk-bugs] [Asterisk 0015081]: [patch] undefined LOG_WARNING and LOG_NOTICE in main/alaw.c and main/ulaw.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 21 15:34:37 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15081
======================================================================
Reported By: hmld
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 15081
Category: Codecs/codec_alaw
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 193542
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-11 11:03 CDT
Last Modified: 2009-08-21 15:34 CDT
======================================================================
Summary: [patch] undefined LOG_WARNING and LOG_NOTICE in
main/alaw.c and main/ulaw.c
Description:
[CC] alaw.c -> alaw.o
alaw.c: In Funktion »ast_alaw_init«:
alaw.c:186: Warnung: Implizite Deklaration der Funktion »ast_log«
alaw.c:186: Fehler: »LOG_WARNING« nicht deklariert (erste Benutzung in
dieser Funktion)
alaw.c:186: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal
aufgeführt
alaw.c:186: Fehler: für jede Funktion in der er auftritt.)
alaw.c:190: Fehler: »LOG_NOTICE« nicht deklariert (erste Benutzung in
dieser Funktion)
make[1]: *** [alaw.o] Fehler 1
Same for main/ulaw.c
======================================================================
----------------------------------------------------------------------
(0109476) qwell (administrator) - 2009-08-21 15:34
https://issues.asterisk.org/view.php?id=15081#c109476
----------------------------------------------------------------------
A very similar patch was committed the other day for issue
https://issues.asterisk.org/view.php?id=15697. This
should now be fixed.
Issue History
Date Modified Username Field Change
======================================================================
2009-08-21 15:34 qwell Note Added: 0109476
2009-08-21 15:34 qwell Status new => resolved
2009-08-21 15:34 qwell Resolution open => fixed
2009-08-21 15:34 qwell Assigned To => qwell
2009-08-21 15:34 qwell Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list