fpc/compiler/msg
Jonas Maebe 10a7532968 * differentiate between typecasts on the assignment side or not, because we
cannot insert typecasting checks on the assignment side, only on the
    values that are being assigned
   o since valid_for_assignment() is called in tassignmentnode.typecheckpass()
     after typecheckpassing left and right, moved the conversion of the
     typecheck nodes into JVM-specific constructs from typecheckpass to
     pass_1, so that they can use the information whether they are on
     the assignment side or not
  * forbid casting a child type to a parent type on the assignment side on
    managed platforms, because that circumvents the type checking

git-svn-id: branches/jvmbackend@18515 -
2011-08-20 08:06:20 +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 * differentiate between typecasts on the assignment side or not, because we 2011-08-20 08:06:20 +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