Hey @soroshsabz.
This change is indeed quite steep as @henningw said. If you want, though you
can try compiling kamailio with C17 by passing the option to `cmake`
configuration phase,
`cmake -S . -B build-folder -DCMAKE_C_STANDARD=C17
-DCMAKE_C_STANDARD_REQUIRED=True`. This will try to compile with C17 enabled.
If it compiles successfully and you want to propose it to the community, please
do so in the kamailio dev list. It will probably need some fixes to confront
C17, but you are welcome to contribute if you want.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4107#issuecomment-2595745521
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4107/c2595745...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!