One the one hand
2021-06-22 19:55:02.872702+02 by Dan Lyke 0 comments
One the one hand, I appreciate the compiler warning me that I probably don't want to compare a pointer and an integer, on the other hand I kinda miss C's "yeah, whatever, I can promote them to the same number of bits and some signededness" casualness about such things.