Comment # 10
              on bug 8424
              from  Evan Huus
        (In reply to comment #9)
> > - The brace positioning around your col_append_fstr() calls is a bit odd. Is
> > there a reason for that?
> 
> I'm not sure what you mean. I corrected placement of braces. But I prefer to
> use braces after 'if' even there is only one command after and it don't have
> to be used.
Sorry, I was wondering if there were other lines that had been misplaced that
made the brace positions make sense. I actually encourage using braces even if
there is only one statement, so we're on the same page there.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.