SpiceQA
Questions
Tags
Users
Badges
fall-through
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Indicating that a switch case falls through
user_45843
0
•
asked Oct 11, 2019
3
1
225
fall-through
switch-statement
compiler-warnings
suppress-warnings
java
C-style switch statement with fall-through in Rust
user_930169
0
•
asked Jun 28, 2019
5
0
822
fall-through
rust
match
switch-statement
How to check all cases in a switch statement in swift using where keyword?
user_9819649
0
•
asked Nov 13, 2018
4
2
1478
fall-through
swift
switch-statement
Fall through in pattern matching
user_4767498
0
•
asked Sep 16, 2017
15
1
1440
fall-through
c#-7.0
switch-statement
pattern-matching
c#
How to use __attribute__((fallthrough)) correctly in gcc
user_1505939
0
•
asked Jul 27, 2017
8
3
15016
fall-through
switch-statement
gcc
c
golang's fallthrough seems unexpected
user_2712644
0
•
asked Jul 23, 2017
7
3
2511
fall-through
go
switch-statement
Why is GCC warning me about a fallthrough even when I use [[fallthrough]]?
user_2580955
0
•
asked Jul 11, 2017
91
1
14283
fall-through
c++17
switch-statement
c++
Test for multiple cases in a switch, like an OR (||)
user_139070
0
•
asked Jun 28, 2011
310
7
195918
fall-through
switch-statement
javascript
1
(current)
Hot Questions