Am 23.04.2006 um 16:13 schrieb Klaus Schmidinger:
- Fixed a format string in recording.c to avoid a compiler warning on 64bit systems
I get the following warning now with gcc 2.95
recording.c: In method `cIndexFile::cIndexFile(const char *, bool)':
recording.c:1200: warning: unknown conversion type character `z' in format
recording.c:1200: warning: format argument is not a pointer (arg 3)
Could this lead to problems for me?
Ciao, Dominique