HackerTrans
TopNewTrendsCommentsPastAskShowJobs

welfareleech

no profile record

Submissions

We Should Eradicate the Empty String – Here's Why

cnpp.dev
3 points·by welfareleech·6개월 전·3 comments

-Wsign-Compare Is Garbage

staticthinking.wordpress.com
8 points·by welfareleech·6개월 전·2 comments

comments

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