Alexis La Goutte
changed
bug 8601
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 4
on bug 8601
from Alexis La Goutte
Hi Cal,
Look good but don't compile under my Ubuntu Box :
packet-nfs.c: In function 'dissect_nfs4_fattrs':
packet-nfs.c:6974:11: error: request for implicit conversion from 'void *' to
'guint32 *' not permitted in C++ [-Werror=c++-compat]
packet-nfs.c:6953:10: error: unused variable 'bitmask'
[-Werror=unused-variable]
packet-nfs.c: In function 'dissect_nfs4_dirlist':
packet-nfs.c:7778:10: error: declaration of 'value_follows' shadows a global
declaration [-Werror=shadow]
packet-nfs.c:4015:27: error: shadowed declaration is here [-Werror=shadow]
Also i have a warning about a unused hf variable (with checkhf tools)
Unused entry: epan/dissectors/packet-nfs.c, hf_nfs4_attrlist
Also there is some trailing spaces
You are receiving this mail because:
- You are watching all bug changes.