OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1344-g0a51946
Gerrit Code Review
gerrit@openafs.org
Wed, 6 Jul 2011 13:43:05 -0700 (PDT)
The following commit has been merged in the master branch:
commit 0a51946f7c5ca499e305f10c4c1c6cd556dbd1a7
Author: Andrew Deason <adeason@sinenomine.net>
Date: Tue Jul 5 17:13:57 2011 -0500
uss: Suppress more warnings from lex.yy.c
Specify -Wold-style-definition when compiling lex.yy.c. This allows us
to compile when --enable-checking is specified and our lex generates
code with old-style function definitions.
Change-Id: I09c87fd6274b5850952a8aaf63f0e3358100d567
Reviewed-on: http://gerrit.openafs.org/4905
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/uss/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository