[Bug c++/68374] G++ -Wshadow doesn't warn about static member shadowing

2018-02-12 Thread xyzdragon at fastmail dot fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68374 xyzdragon at fastmail dot fm changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/45896] [C++0x] Facet time_get not reading dates according to the IEEE 1003 standard.

2017-07-14 Thread xyzdragon at fastmail dot fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45896 xyzdragon at fastmail dot fm changed: What|Removed |Added CC||xyzdragon at fastmail dot

[Bug c++/70213] Not all ambiguous cases of method constraint overloading caught?

2016-03-12 Thread xyzdragon at fastmail dot fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70213 --- Comment #2 from xyzdragon at fastmail dot fm --- to bool( isConst() ) even though this shouldn't be necessary, because isConst already has return type bool. (Sorry for split post, I accidentally pressed the send button)

[Bug c++/70213] Not all ambiguous cases of method constraint overloading caught?

2016-03-12 Thread xyzdragon at fastmail dot fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70213 --- Comment #1 from xyzdragon at fastmail dot fm --- I just noticed, that as a workaround the it works to change isConst()

[Bug c++/70213] New: Not all ambiguous cases of method constraint overloading caught?

2016-03-12 Thread xyzdragon at fastmail dot fm
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: xyzdragon at fastmail dot fm Target Milestone: --- I'm really a complete novice on the topic of concepts, but I read http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3701.pd

[Bug c++/68374] New: G++ -Wshadow doesn't warn about static member shadowing

2015-11-16 Thread xyzdragon at fastmail dot fm
ormal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: xyzdragon at fastmail dot fm Target Milestone: --- This bug seems to be related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45615 but the code example is a bit different, so I'