* nfs4-acl-editor does not compile
@ 2010-11-01 14:59 Michael Seiwald
0 siblings, 0 replies; only message in thread
From: Michael Seiwald @ 2010-11-01 14:59 UTC (permalink / raw)
To: linux-nfs
Hello everybody,
when trying to compile the GUI ACL editor [1] I got the following
compile error:
nfs4acleditor.cpp: In member function ‘void
NFS4_ACL_Editor::syncWho(nfs4_ace*, const char*)’:
nfs4acleditor.cpp:572:48: error: ‘strlcpy’ was not declared in this scope
I just replaced strlcpy with strncpy and now it compiles and runs fine.
But I wonder what's the matter with this 'strlcpy' function and if my
fix doesn't have any bad side effects.
Thanks in advance
Michael
[1]
http://www.citi.umich.edu/projects/nfsv4/linux/nfs4-acl-tools/nfs4-acl-tools-0.3.3.tar.gz
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-01 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 14:59 nfs4-acl-editor does not compile Michael Seiwald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox