[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/src hostmask.c
Michael Wobst
michael at svn.ircd-hybrid.org
Sun Jun 1 18:42:14 EDT 2014
michael 2014-06-01 18:42:14 -0400 (Sun, 01 Jun 2014)
Modified files:
ircd-hybrid/branches/8.2.x/src hostmask.c
Log:
- hostmask.c:mask_addr(): ficed compile warnings:
hostmask.c: In function ?\226?\128?\152mask_addr?\226?\128?\153:
hostmask.c:332:35: warning: declaration of ?\226?\128?\152__v?\226?\128?\153 shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]
hostmask.c:332:35: warning: declaration of ?\226?\128?\152__x?\226?\128?\153 shadows a previous local [-Wshadow]
hostmask.c:332:35: warning: shadowed declaration is here [-Wshadow]
Revision Changes Path
3769 +3 -1 ircd-hybrid/branches/8.2.x/src/hostmask.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/branches/8.2.x/src/hostmask.c?rev=3769&r1=3768&r2=3769&diff_format=h
More information about the hybrid-commits
mailing list