Commit f4ea3c9
Resolve visual studio warning C4127: conditional expression is constant. (#118)
Co-authored-by: Daniël Geelen <[email protected]>1 parent 323ec06 commit f4ea3c9
File tree
1 file changed
+7
-0
lines changed- include/boost/iostreams/detail/streambuf
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
393 | 397 | | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
397 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
398 | 405 | | |
399 | 406 | | |
400 | 407 | | |
| |||
0 commit comments