Search:

Type: Posts; User: phantomotap

Search: Search took 0.05 seconds.

  1. Replies
    33
    Views
    2,735

    O_o I fear you misunderstood the context of...

    O_o

    I fear you misunderstood the context of the "fired" comment, and for that, I apologize.

    I reread it now, and I can see how you thought I was attack you.

    I was attacking the code example...
  2. Replies
    33
    Views
    2,735

    ^_^ @MutantJohn: Okay. Well, anduril462...

    ^_^

    @MutantJohn:

    Okay. Well, anduril462 said that beautifully so I couldn't possibly add anything meaningful to it, but I'm going to add some context all the same.

    I offer this context for a...
  3. Replies
    33
    Views
    2,735

    O_o Yeah, I know why you used `goto'. Fixing a...

    O_o

    Yeah, I know why you used `goto'. Fixing a hole with spackling paste is massively simpler than rebuilding the house.

    I have no problem throwing away thousands of lines of code, but then,...
  4. Replies
    33
    Views
    2,735

    O_o No. This: try{throw...

    O_o

    No.

    This:



    try{throw Something();}
    catch(const Something & e){if(e){/* real exception */}else{/* control flow exception */}}
  5. Replies
    33
    Views
    2,735

    O_o I've already told you. (See the time...

    O_o

    I've already told you.

    (See the time you attempted to transform exceptions into references to be conditionally checked for "nullness".)

    In short, you are using the exception mechanism...
  6. Replies
    33
    Views
    2,735

    O_o I get that this is hyperbole, but you...

    O_o

    I get that this is hyperbole, but you managed your first `goto' in a language with scoped destruction and real world compilers that don't always follow the standard.

    Now, I'm not saying...
Results 1 to 6 of 6