| Age | Commit message (Collapse) | Author |
|
|
|
Remove unnecessary check for size_t < 0
|
|
|
|
size_t can never be negative since it is an unsigned integer according to standard. Removed to silence warning.
Signed-off-by: Patrick Hogan <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please respect the specification of C
|
|
make %(foo) work
|
|
Fix for Linux
|
|
mrb_value, so no need to cast.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|