32 lines
563 B
Plaintext
32 lines
563 B
Plaintext
![]() |
=== Related: RSPEC-131
|
||
|
|
||
|
=== On 2015-12-10T09:11:59Z Tamas Vajk Wrote:
|
||
|
\[~ann.campbell.2] LGTM
|
||
|
|
||
|
=== On 2016-05-11T09:53:28Z Evgeny Mandrikov Wrote:
|
||
|
\[~tamas.vajk], [~ann.campbell.2] as of today both SLVS-827 and CPP-1477 cover cases such as
|
||
|
|
||
|
{noformat}
|
||
|
|
||
|
switch (...) {
|
||
|
|
||
|
default:
|
||
|
|
||
|
case ...:
|
||
|
|
||
|
...
|
||
|
|
||
|
}
|
||
|
|
||
|
{noformat}
|
||
|
|
||
|
in which IMO message ``++Remove this empty "case" clause.++`` is misleading, so for CPP-1477 we changed it on ``++Remove this redundant "case" clause.++``
|
||
|
|
||
|
|
||
|
|
||
|
=== On 2016-05-16T21:15:32Z Ann Campbell Wrote:
|
||
|
Message updated [~evgeny.mandrikov]
|
||
|
|
||
|
|
||
|
|