va_list list = {{0}}; /*
        quick&dirty, avoids valgrind messages:
        - Conditional jump or move depends on uninitialised value(s)
        - Use of uninitialised value of size 8
        compiler warning: extended initializer lists only available with 
-std=c++0x or -std=gnu++0x
        */

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993193

Title:
  Error with Valgrind on variadic functions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/993193/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to