[sr-dev] [kamailio/kamailio] keepalive: fix initialization when using destination mod param (#2579)

Daniel-Constantin Mierla notifications at github.com
Thu Dec 17 08:38:09 CET 2020


Regarding the Coding style/C standard requirements, I started a discussion several months ago to see what people/devs consider to be better to use:

  * https://lists.kamailio.org/pipermail/sr-users/2020-April/109072.html

Kamailio being used in various embedded devices, with stricter compilers, in terms of declaring variables, they have to be at least at the beginning of the block, although now I also prefer at the beginning of functions, since we guide mainly after C89 (which was the implemented in compilers when project was started in 2000).

On PR, I haven't done any extensive review, but if no other comments, it can be merged.

-- 
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/2579#issuecomment-747269150
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201216/8de16267/attachment-0001.htm>


More information about the sr-dev mailing list