Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Golang

Name: Anonymous 2012-11-03 22:23

What redeeming value does this language have at this point exactly? It tries too hard not to be C. The only important golang site after the official one was cat-v.org and its maintainer died. As for the language and compiler design itself, all this thing does is annoy me with unused variable errors making me litter fake assignments all over the place and inflexible code layouts for the function arguments.

Name: Anonymous 2012-11-03 23:07

>>7
First off, I'm >>4, not OP. Second, yes it does stop you from compiling. The compiler treats unused variables/imports as errors, not warnings, and so aborts compilation. Third, yes I do use "--Wall --pedantic".

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List