What I believe was a bug in glib is not.
When using glib/gmessages.h macro, one should take care of using
- g_return_if_* in void functions
- g_return_val_if_* in non-void functions
See Colin Watson reply here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741128#10
The attached patch fixes i
Package: spectools
Version: 201108r1-3
Severity: minor
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs
Dear Maintainer,
Your package fails to build with clang instead of gcc. [-Wreturn-type]
The attached patch improves things but, at one point, the build process is
affected by
2 matches
Mail list logo