On 17 Jul 2013, at 15:04, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 17 Jul 2013, at 13:22, Aaron Hurt <ahurt@ena.com> wrote:
On Jul 17, 2013, at 5:07 AM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 17 Jul 2013, at 08:35, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
freeradius-server-master/src/modules/rlm_counter/rlm_counter.c: In function 'find_next_reset':
Ok all fixed. We should really setup a build VM for FreeBSD too *sigh*.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Great, only two pretty minor warnings with the latest master:
src/modules/rlm_perl/rlm_perl.c: In function 'mod_detach': src/modules/rlm_perl/rlm_perl.c:866: warning: nested extern declaration of 'Perl___notused'
No idea. If you can see a solution please submit a patch. The perl embedding API is pretty evil.
I've just disabled the warning for that function. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team