18 lines
496 B
Plaintext
18 lines
496 B
Plaintext
=== on 9 Oct 2014, 15:35:05 Ann Campbell wrote:
|
|
very tempted to create a 'wat' tag for this ...
|
|
|
|
=== on 9 Oct 2014, 16:36:16 Nicolas Peru wrote:
|
|
\[~ann.campbell.2] Just one thing: what about the error message and the number of issues in a case like :
|
|
|
|
----
|
|
int foo() {
|
|
return a = b = c = d = e = 8;
|
|
}
|
|
----
|
|
|
|
|
|
|
|
=== on 9 Oct 2014, 17:00:55 Nicolas Peru wrote:
|
|
Please note that this case is already covered by \http://jira.sonarsource.com/browse/RSPEC-1121 so this one is probably not relevant.
|
|
|