[Asterisk-code-review] pjproject bundled: Fix for Solaris builds. Do not undef s addr. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Fri Aug 3 16:53:04 CDT 2018


Richard Mudgett has uploaded a new patch set (#3) to the change originally created by Alexander Traud. ( https://gerrit.asterisk.org/9781 )

Change subject: pjproject_bundled: Fix for Solaris builds. Do not undef s_addr.
......................................................................

pjproject_bundled: Fix for Solaris builds. Do not undef s_addr.

The authors of PJProject undef s_addr because of some issue in Microsoft
Windows. However in Oracle Solaris, s_addr is not a structure member, but
defined to map to the real structure member.

Updates the patch from ASTERISK_20366

ASTERISK-27997

Change-Id: I8223026d4d54e2a46521085fcc94bfa6ebe35b11
---
A third-party/pjproject/patches/0000-solaris.patch
1 file changed, 149 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/9781/3
-- 
To view, visit https://gerrit.asterisk.org/9781
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8223026d4d54e2a46521085fcc94bfa6ebe35b11
Gerrit-Change-Number: 9781
Gerrit-PatchSet: 3
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180803/e2e61638/attachment-0001.html>


More information about the asterisk-code-review mailing list