Rob Loach
f4ee044347
Fix control reaches end of non-void function
...
This change makes it so that there is a return value when a kind doens't match. Allows -Werror=return-type to pass.
```
Core/debugger.c: In function ‘read_lvalue’:
Core/debugger.c:239:1: error: control reaches end of non-void function [-Werror=return-type]
}
```
2018-10-11 22:17:16 -04:00
..
2018-09-10 16:59:59 +03:00
2018-07-04 21:55:12 +03:00
2017-05-27 17:30:12 +03:00
2017-04-17 20:16:17 +03:00
2018-10-11 22:17:16 -04:00
2018-04-02 19:57:39 +03:00
2018-07-20 12:34:52 +03:00
2018-05-27 19:30:23 +03:00
2017-04-17 20:16:17 +03:00
2018-09-15 00:47:26 +03:00
2018-07-14 21:52:54 +03:00
2018-04-07 16:45:31 +03:00
2018-05-27 19:30:23 +03:00
2017-06-21 01:07:11 +03:00
2018-05-27 19:30:23 +03:00
2018-09-15 00:48:31 +03:00
2018-05-27 19:30:23 +03:00
2017-01-20 23:00:02 +02:00
2017-04-17 20:16:17 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-04-05 15:33:21 +03:00
2017-06-14 00:23:34 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-09-15 00:47:26 +03:00
2018-05-27 19:30:23 +03:00
2018-07-22 18:37:34 +02:00
2018-05-27 19:30:23 +03:00
2018-06-09 15:39:40 +03:00