Cyrille Lefranc <[EMAIL PROTECTED]> wrote: > libradius use a parameter named "operator" which is a C++ keyword. > Also, prototypes have to be enclosed by an extern "C" declaration for the link >operation to succeed. > > Here is a patch where 'operator' is renamed 'Operator' in libradius.h
OK.. and what about the rest of the code which uses the 'operator' element of the value_pair data structure? Do you really want to have this patch applied, and have the rest of the code fail to build? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
