fpc/compiler/msg
Jonas Maebe f96f5f9e94 + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
var-parameters on the JVM target for changes to the value passed
    as var-parameter during the function call (because they are handled
    via copy-in/copy-out, this may indicate unexpected bahviour later on).

    out-parameters are checked in the same way, except if the out-parameter
    is a local variable because then reading it before the call may result
    in a bytecode verification error (since the variable may not yet be
    initialized)

git-svn-id: branches/jvmbackend@19153 -
2011-09-19 19:59:26 +00:00
..
errorct.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errord.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorda.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errordu.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errore.msg + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking 2011-09-19 19:59:26 +00:00
errores.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorf.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorfi.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorhe.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorheu.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorid.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
erroriu.msg + Italian UTF-8 message file, contributed by Massimo Soricetti, resolves #19179 2011-04-16 20:41:59 +00:00
errorn.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpl.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpli.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorpt.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorptu.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorr.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorru.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00
errorues.msg * updated copyright to 2011 2011-04-02 20:06:46 +00:00