Building modules in C++ modules
Alan DeKok
aland at deployingradius.com
Thu Mar 18 07:29:33 CET 2010
Abu Marcose wrote:
> Exception handling for one.
<shrug> C programming doesn't require that.
> Also, if one would like to use third party C++ libraries.
C and C++ generally aren't compatible.
You have access to git. You can edit the headers && code to make them
compatible with C++. Then, submit the patches back, or maintain a
branch yourself. Git makes this trivial.
Alan DeKok.
More information about the Freeradius-Users
mailing list