12 Nov
2006
12 Nov
'06
5:20 p.m.
On November 12, 2006 4:01:23 PM -0500 Alan DeKok <aland@deployingradius.com> wrote:
Frank Cusack <fcusack@fcusack.com> wrote:
Is this worthy of a 1.1.4 release?
Yes. Coupled with the Digest issues, absolutely, yes.
Take a look at src/modules/rlm_otp/ident.h . It provides an RCSID macro which prevents elimination of the rcsid var with gcc -O2. Thus making the rcsid actually useful. Do you want me to move this to the main include dir and update all files? Or is it too trivial to matter. -frank