Quote (Minkomonster @ Nov 4 2014 11:12am)
I am not hating on anyone. I was explaining how the assumption that there was a syntax error was wrong. And further explaining that your attempt to troll me by calling my compiler a woman and compensating for my mental capacity was also wrong. And further explaining that your defense of those who called that person out for her tweet for her compliation errors was dead wrong in every way possible. Sure, the code does not follow standard practices and there definitely are some logic errors.but there are NOT syntax errors.
I don't have much experience in C/C++ didn't realize it was so forgiving for minor syntax errors. The syntax is incorrect though, the compiler recognizes this and warns you, so it is still an error even if it doesn't crash.
Python cuts dead if you mix up
== and
= operators in the syntax, many other languages do too.
Since operators are part of the code arrangement, they are still technically part of the syntax, though the compiler seems to not care if about this error and only passes warnings.
Your real mistake was taking their comment literally, it visually had syntax mistakes and was called out immediately, it is not like anyone actually tried to run her garbage twitter troll bait. Finally, the comment "0/0 WOULD NOT COMPILE" is a play on the popular internet-idiom would not fuck, which has nothing to do with actually compiling the code but with the posters disgust at the terrible syntax.
Why do I have to explain this?