HackerTrans
TopNewTrendsCommentsPastAskShowJobs

welfareleech

no profile record

Submissions

We Should Eradicate the Empty String – Here's Why

cnpp.dev
3 points·by welfareleech·il y a 6 mois·3 comments

-Wsign-Compare Is Garbage

staticthinking.wordpress.com
8 points·by welfareleech·il y a 6 mois·2 comments

comments

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