After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759245 - C++11: Use static_assert to improve compiler error messages?
C++11: Use static_assert to improve compiler error messages?
Status: RESOLVED WONTFIX
Product: libsigc++
Classification: Bindings
Component: general
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: libsigc++ maintainer(s)
libsigc++ maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-12-09 13:14 UTC by Murray Cumming
Modified: 2018-07-10 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2015-12-09 13:14:52 UTC
Maybe we can use static_assert to make it more obvious when the developer gets something wrong, such as getting a return type wrong (or void) when connecting a signal handler.
Comment 1 André Klapper 2018-07-10 22:47:48 UTC
According to https://libsigcplusplus.github.io/libsigcplusplus/devel.html the issue tracker of libsigc++ is located at https://github.com/libsigcplusplus/libsigcplusplus/issues nowadays.

If the problem in this bug report still exists in a recent version of libsigc++ please file this bug report in GitHub.

Closing this report as WONTFIX as part of Bugzilla Housekeeping, as we plan to shut down GNOME Bugzilla in favor of GNOME Gitlab.