fpc/compiler/msg
Jonas Maebe b0462d27cc * by default, no longer initialize enumeration fields of classes/objects
with the enum instance corresponding to ordinal 0 in JVM constructors,
    because a virtual method called by a parent constructor may already
    have assigned a different value (see tests/test/jvm/tenum2.pp). This
    will result in null pointer exceptions when using such fields without
    first explicitly assigning a value to them though.

    The old behaviour can be restored with the new -CTenumfieldinit command
    line parameter

git-svn-id: trunk@21736 -
2012-06-29 21:24:35 +00:00
..
errorct.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errord.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorda.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errordu.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errore.msg * by default, no longer initialize enumeration fields of classes/objects 2012-06-29 21:24:35 +00:00
errores.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorf.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorfi.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorhe.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorheu.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorid.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
erroriu.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorn.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorpl.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorpli.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorpt.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorptu.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorr.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorru.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00
errorues.msg * fixed inconsistent license files references 2012-04-08 20:00:45 +00:00