[asterisk-bugs] [Asterisk 0014332]: Compile warnings in app_stack on OS/X

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 3 10:58:56 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14332 
====================================================================== 
Reported By:                oej
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   14332
Category:                   Applications/app_stack
Reproducibility:            always
Severity:                   trivial
Priority:                   low
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 171262 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-26 06:31 CST
Last Modified:              2009-02-03 10:58 CST
====================================================================== 
Summary:                    Compile warnings in app_stack on OS/X
Description: 
  [CC] app_stack.c -> app_stack.o
app_stack.c:683: warning: alias definitions not supported in Mach-O;
ignored
app_stack.c:683: warning: alias definitions not supported in Mach-O;
ignored
app_stack.c:683: warning: alias definitions not supported in Mach-O;
ignored
app_stack.c:683: warning: alias definitions not supported in Mach-O;
ignored
app_stack.c:683: warning: alias definitions not supported in Mach-O;
ignored
 
====================================================================== 

---------------------------------------------------------------------- 
 (0099348) svnbot (reporter) - 2009-02-03 10:58
 http://bugs.digium.com/view.php?id=14332#c99348 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 173130

U   trunk/apps/app_stack.c
U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in
U   trunk/include/asterisk/compiler.h
U   trunk/include/asterisk/optional_api.h
U   trunk/main/xml.c

------------------------------------------------------------------------
r173130 | tilghman | 2009-02-02 18:29:49 -0600 (Mon, 02 Feb 2009) | 7
lines

1. Make OS X compile cleanly with app_stack.
2. Use curl to download sound files, as curl is installed natively on OS
X,
whereas wget and fetch are not.
(closes issue http://bugs.digium.com/view.php?id=14332)
 Reported by: oej
 Tested by: Corydon76

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=173130 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-03 10:58 svnbot         Note Added: 0099348                          
======================================================================




More information about the asterisk-bugs mailing list