[sr-dev] [kamailio/kamailio] core: fix compilation error (#1934)

Mikko Lehto notifications at github.com
Tue Apr 23 10:44:17 CEST 2019


#### Pre-Submission Checklist

- [✓] Commit message has the format required by CONTRIBUTING guide
- [✓] Commits are split per component
- [✓] Each component has a single commit
- [✓] No commits to README files for modules

#### Type Of Change

- [✓] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)

#### Checklist:

- [ ] PR should be backported to stable branches
- [✓] Tested changes locally
- [✓] Related to issue #1765

#### Description

Macro constant UINT32_MAX is defined in <stdint.h>.
GCC and Clang does not complain on Ubuntu 16
GCC and Clang complains on FreeBSD 11.

Backporting not needed, PROXY feature only in development branch 5.3.
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1934

-- Commit Summary --

  * core: fix compilation error

-- File Changes --

    M src/core/tcp_main.c (1)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1934.patch
https://github.com/kamailio/kamailio/pull/1934.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1934
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190423/0b7f2568/attachment.html>


More information about the sr-dev mailing list