Skip to content
  • Jonas Maebe's avatar
    * only allow cdecl "array of const" parameters for procvars and for external · ceb547d0
    Jonas Maebe authored
        routines (just like "varargs"), because if implemented in Pascal then
        on the callee side this array of const parameter is treated as a Pascal-
        style array of const
      * don't give the "cdecl'ared functions have no high parameter" warning for
        array of const parameters for cdecl external routines and procvars
    
    git-svn-id: trunk@13618 -
    ceb547d0