• jan iversen's avatar
    genlang, removed clang problems · 11231f91
    jan iversen yazdı
    The clang plugin does not not like
       for (<foo>;<foo>;<foo>) ;
    (most compilers do not complain, when using the ' ')
    
    Also a virtual destructor need "override" in the
    implementing class.
    
    Change-Id: Ib99702f11dbd24595935594ee97c136c8e604aff
    11231f91
gConvUi.cxx 1.12 KB