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

Richard Mudgett asteriskteam at digium.com
Fri Aug 3 16:57:43 CDT 2018


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

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
---
M res/res_pjsip/pjsip_resolver.c
A third-party/pjproject/patches/0000-solaris.patch
2 files changed, 150 insertions(+), 1 deletion(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8223026d4d54e2a46521085fcc94bfa6ebe35b11
Gerrit-Change-Number: 9780
Gerrit-PatchSet: 4
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/c62ef3ee/attachment.html>


More information about the asterisk-code-review mailing list