gatecat
|
23413a4d12
|
Fix compiler warnings introduced by -Wextra
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-02-25 15:15:25 +00:00 |
|
Keith Rothman
|
a0ee42833b
|
Add RelSlice::ssize and use it when comparing with signed ints.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2021-02-05 10:12:13 -08:00 |
|
D. Shah
|
b87ab0ee9d
|
Make RelSlice uncopyable
Signed-off-by: D. Shah <dave@ds0.me>
|
2021-01-27 20:49:14 +00:00 |
|
D. Shah
|
75ee2fc4e6
|
Move RelPtr/RelSlice out of arches into common
The bba approach seems widely used enough that it's reasonable for this
to become part of common code.
Signed-off-by: D. Shah <dave@ds0.me>
|
2021-01-27 20:43:01 +00:00 |
|