Thread overview
[Issue 19537] Invariants from base classes not called
Jan 02, 2019
Paul Backus
Jan 02, 2019
Basile B.
Jan 02, 2019
Basile B.
Jan 02, 2019
Alex
Mar 21, 2020
Basile-z
Feb 24, 2021
RazvanN
Sep 07, 2022
RazvanN
Sep 07, 2022
RazvanN
January 02, 2019
https://issues.dlang.org/show_bug.cgi?id=19537

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |snarwin+bugzilla@gmail.com
           Severity|enhancement                 |regression

--- Comment #1 from Paul Backus <snarwin+bugzilla@gmail.com> ---
According to run.dlang.io, this is a regression introduced in version 2.077.1.

https://run.dlang.io/is/OwGz74

--
January 02, 2019
https://issues.dlang.org/show_bug.cgi?id=19537

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com

--- Comment #2 from Basile B. <b2.temp@gmx.com> ---
Reducing further shows that this has never worked correctly actually, see https://run.dlang.io/is/D3nV8K.

--
January 02, 2019
https://issues.dlang.org/show_bug.cgi?id=19537

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--
January 02, 2019
https://issues.dlang.org/show_bug.cgi?id=19537

Alex <sascha.orlov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sascha.orlov@gmail.com

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19537

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--
February 24, 2021
https://issues.dlang.org/show_bug.cgi?id=19537

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|regression                  |normal

--- Comment #3 from RazvanN <razvan.nitu1305@gmail.com> ---
Since this is not a regression, I'm changing the importance to normal.

--
September 07, 2022
https://issues.dlang.org/show_bug.cgi?id=19537

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |regression

--- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> ---
Actually, this is a regression. The reduction is a different test case.

--
September 07, 2022
https://issues.dlang.org/show_bug.cgi?id=19537

--- Comment #5 from RazvanN <razvan.nitu1305@gmail.com> ---
(In reply to Basile-z from comment #2)
> Reducing further shows that this has never worked correctly actually, see https://run.dlang.io/is/D3nV8K.

This case is Issue 7337 which is fixed by [1]. However, [1] does not fix the originally reported bug.

[1] https://github.com/dlang/dmd/pull/14414

--
December 13
https://issues.dlang.org/show_bug.cgi?id=19537

--- Comment #6 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17891

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--