- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit44297a0

Michael Meskes
Let compiler handle size calculation of bool types.
Back in the day this did not work, but modern compilers should handle it themselves.1 parentba9eb29 commit44297a0
2 files changed
+4
-27
lines changedLines changed: 2 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
| 425 | + | |
433 | 426 |
| |
434 | 427 |
| |
435 | 428 |
| |
436 | 429 |
| |
437 | 430 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
| 431 | + | |
446 | 432 |
| |
447 | 433 |
| |
448 | 434 |
| |
|
Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
759 |
| - | |
760 |
| - | |
761 |
| - | |
| 759 | + | |
| 760 | + | |
762 | 761 |
| |
763 |
| - | |
764 |
| - | |
765 |
| - | |
766 |
| - | |
767 |
| - | |
768 |
| - | |
769 |
| - | |
770 |
| - | |
771 | 762 |
| |
772 | 763 |
| |
773 | 764 |
| |
|
0 commit comments
Comments
(0)