Skip to content
  • Jonas Maebe's avatar
    * do not convert the second argument of inc/dec(ptrtype,value) into a · a311607c
    Jonas Maebe authored
        pointer, because that will force "value" to become unsigned, which
        result in errors in case of negative 64bit constants in case they
        are multiplied by the size of the pointed type in ncginl (the
        tconstexprint type operators have to handle positive and
        negative numbers differently) (mantis #17342)
    
    git-svn-id: trunk@15951 -
    a311607c