Hi,
Unfortunately I cannot create a ticket in the bug tracker, because it doesn't want to send me verification e-mails.
We've caught a false positive in our project. Here is a reduced code. It won't compile, but already generates this error:
$ cppcheck cppcheck.cpp Checking cppcheck.cpp... [cppcheck.cpp:23]: (error) va_list 'marker' was opened but not closed by va_end(). $
Can you please fix it? Thank you!
Seems like it's fixed in dev version, see http://trac.cppcheck.net/ticket/7533
Ah, that's great. I too am experiencing this problem.
Log in to post a comment.
Hi,
Unfortunately I cannot create a ticket in the bug tracker, because it doesn't want to send me verification e-mails.
We've caught a false positive in our project. Here is a reduced code. It won't compile, but already generates this error:
Can you please fix it? Thank you!
Seems like it's fixed in dev version, see http://trac.cppcheck.net/ticket/7533
Ah, that's great. I too am experiencing this problem.