[sr-dev] [kamailio/kamailio] define flag_t as unsigned long (#1288)

juha-h notifications at github.com
Sun Oct 29 12:36:41 CET 2017


Currently core/flags.h defines

  typedef unsigned int flag_t;

It would better to use unsigned long in order to allow more that 32 flags on 64 bit architectures.


-- 
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/issues/1288
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171029/0b80f386/attachment.html>


More information about the sr-dev mailing list