[asterisk-bugs] [Asterisk 0011885]: [patch] Fix some more solaris build issues
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 3 17:11:13 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11885
======================================================================
Reported By: snuffy
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11885
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 101392
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-31-2008 03:46 CST
Last Modified: 07-03-2008 17:11 CDT
======================================================================
Summary: [patch] Fix some more solaris build issues
Description:
There are a few more issues that cause solaris to stop compiling.
Setting inital in_addr is very different on solaris crazy union/struct
replaced with memset
Fix issue with logger.c had ifdef removed which caused non-compilation.
Seperate patch:
The change to editline/np/vis.h is simple because there is no U_int32_t on
solaris i think my way is sledgehammer approch so input would be
appreciated
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0012037 Compile fails with "`u_int32_t' un...
======================================================================
----------------------------------------------------------------------
svnbot - 07-03-08 17:11
----------------------------------------------------------------------
Repository: asterisk
Revision: 127892
U branches/1.4/Makefile
U branches/1.4/main/editline/np/vis.c
------------------------------------------------------------------------
r127892 | kpfleming | 2008-07-03 17:11:11 -0500 (Thu, 03 Jul 2008) | 6
lines
a couple of small Solaris-related fixes
(closes issue http://bugs.digium.com/view.php?id=11885)
Reported by: snuffy, asgaroth
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=127892
Issue History
Date Modified Username Field Change
======================================================================
07-03-08 17:11 svnbot Note Added: 0089720
======================================================================
More information about the asterisk-bugs
mailing list