Conversation

Notices

  1. That feel when you hit compile and get 500 errors thrown in your face, along with an "Error: Too many errors. Halting compile." :/

    Wednesday, 18-Jul-12 13:38:23 UTC from web
    1. @minti "Too many errors" is still my favourite error message, even if it does generally herald a solid afternoon/evening or two of debugging. :)

      Wednesday, 18-Jul-12 13:39:25 UTC from web
      1. @bitshift My favourite error has to be this one: http://i.imm.io/wZF1.png

        Wednesday, 18-Jul-12 13:42:43 UTC from web
        1. @minti Well, that's not an error per se, just the non-error value for error-indicating return values. But yeah, it's fun when it _is_ treated as an error by programs that weren't thought through properly (hence the infamous "oh Windows" "Error: Success" screenshots you sometimes see).

          Wednesday, 18-Jul-12 13:44:59 UTC from web
          1. @bitshift Haha yep. I was still pretty amused the first time I saw a "throw ERROR_SUCCESS;" though.

            Wednesday, 18-Jul-12 13:48:09 UTC from web
            1. @minti Wait, wait, throwing the "no error" state? DAMMIT NO THAT IS NOT HOW YOU EXCEPTION

              Wednesday, 18-Jul-12 13:49:06 UTC from web
    2. @minti And then I changed "wchar_t" to "char" and they all poofed. God I hate C++.

      Wednesday, 18-Jul-12 13:40:28 UTC from web
    3. @minti that last one sounds like a very sick old man :/

      Wednesday, 18-Jul-12 13:40:39 UTC from MuSTArDroid