[sheepdog] [sheepdog/sheepdog] 58d6fc: isa-l: remove build warning
Hitoshi Mitake
mitake.hitoshi at gmail.com
Sun Aug 30 08:46:16 CEST 2015
Branch: refs/heads/master
Home: https://github.com/sheepdog/sheepdog
Commit: 58d6fc21bd7194f1e7145dae5ad73c45f89ee103
https://github.com/sheepdog/sheepdog/commit/58d6fc21bd7194f1e7145dae5ad73c45f89ee103
Author: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
Date: 2015-08-30 (Sun, 30 Aug 2015)
Changed paths:
M include/fec.h
Log Message:
-----------
isa-l: remove build warning
This commit removes build warnings like below:
CC net.o
In file included from ../include/internal_proto.h:25:0,
from ../include/sheep.h:16,
from net.c:31:
../include/fec.h: In function ‘ec_encode’:
../include/fec.h:175:6: warning: variable ‘pidx’ set but not used [-Wunused-but-set-variable]
int pidx[p];
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
Commit: ccddb3ecb34493feea8dcac2f5c4d63b0a5a52bf
https://github.com/sheepdog/sheepdog/commit/ccddb3ecb34493feea8dcac2f5c4d63b0a5a52bf
Author: Hitoshi Mitake <mitake.hitoshi at gmail.com>
Date: 2015-08-30 (Sun, 30 Aug 2015)
Changed paths:
M include/fec.h
Log Message:
-----------
Merge pull request #135 from sheepdog/isa-build-warning
isa-l: remove build warning
Compare: https://github.com/sheepdog/sheepdog/compare/b856eb0a00fb...ccddb3ecb344
More information about the sheepdog
mailing list