On Tue, 18 Jun 2013 20:06:58 +
David Binderman wrote:
>
> Source code is
>
> snprintf(write_error, sizeof(filepath), "Failed to write configuration
> file, "
> "can't open %s", filepath);
>
> I think you might be better off with
>
> snprintf(write_error, sizeof(write_err
Hello there,
I just got the GNU C compiler to say
In function 'int snprintf(char*, size_t, const char*, ...)',
inlined from 'void saveViewerParameters(const char*, const char*)' at
/home/dcb/rpmbuild/BUILD/tigervnc-1.2.80-20130314svn5065/vncviewer/parameters.cxx:527:33:
/usr/include/bits/std