HackerTrans
TopNewTrendsCommentsPastAskShowJobs

welfareleech

no profile record

Submissions

We Should Eradicate the Empty String – Here's Why

cnpp.dev
3 points·by welfareleech·5 months ago·3 comments

-Wsign-Compare Is Garbage

staticthinking.wordpress.com
8 points·by welfareleech·6 months ago·2 comments

comments

welfareleech
·5 months ago·discuss
Tech CEOs do.
welfareleech
·6 months ago·discuss
Only with Clang. With GCC, -Wextra implicitly enables -Wsign-compare (with G++ -Wall implicitly enables it instead).