“It is never a compiler error”
blog.plover.com
“It is never a compiler error”
1–10 of 280 posts
Re: “It is never a compiler error”
#2Re: “It is never a compiler error”
#3I'm more shocked that bubble sort is used in production somewhere...
Re: “It is never a compiler error”
#4I'm more shocked that bubble sort is used in production somewhere...
Re: “It is never a compiler error”
#5The other bugs were all mine.
Re: “It is never a compiler error”
#6Re: “It is never a compiler error”
#7I'm more shocked that bubble sort is used in production somewhere...
Re: “It is never a compiler error”
#8I'm more shocked that bubble sort is used in production somewhere...
Re: “It is never a compiler error”
#9You gotta through a lot of those sort of expectations out of the windows when working with js. . . imho
Re: “It is never a compiler error”
#10gcc's __attribute__(aligned(N))
Whenever you see it if you assume it doesn't do what you think it does from reading the docs that's probably a sound strategy.[1][2]
I'd love it if I'm wrong and there is a way of understanding what it is meant to do and successfully predicting behavior.
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82914 [2] https://gcc.gnu.org/ml/gcc/2014-06/msg00308.html