Files
mruby-mruby/src
cremno e18e2a44f0 remove return
The return type of the mrb_objspace_each_objects function is void.
So this return statement with an expression is unnecessary and
also violates a constraint. From C99 §6.8.6.4:
>A return statement with an expression shall not appear
>in a function whose return type is void.
2015-11-06 18:13:38 +01:00
..
2012-04-20 09:39:03 +09:00
2015-10-20 12:16:46 -03:00
2015-10-22 00:37:42 +09:00
2013-06-17 04:49:27 +08:00
2013-06-17 04:49:46 +08:00
2015-10-19 22:29:43 +02:00
2015-08-11 18:02:12 +09:00
2015-11-06 18:13:38 +01:00
2015-10-20 12:48:31 -03:00
2014-06-23 20:06:17 +09:00
2015-10-20 12:16:46 -03:00
2015-09-03 01:39:17 +09:00
2015-10-20 12:16:46 -03:00
2015-10-20 12:16:46 -03:00
2014-10-28 01:52:50 +09:00
2015-10-19 22:29:43 +02:00
2015-10-20 12:16:46 -03:00
2015-10-20 12:16:46 -03:00