I think the main benefit is no required to write code that must be compiled in some way by
different GCC versions.
For `C` code this may be not actual, but for `C++` think this applicable.
For example, the old GCC has broken regular expressions support.
More details at
https://github.com/signalwire/freeswitch/issues/1046
--
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/2711#issuecomment-821151735