* bug0147 fixed

This commit is contained in:
florian 1998-07-21 11:16:25 +00:00
parent 5b50aa04b7
commit b47f848f8d

View File

@ -492,7 +492,10 @@ unit ptconst;
end.
{
$Log$
Revision 1.9 1998-07-20 22:17:16 florian
Revision 1.10 1998-07-21 11:16:25 florian
* bug0147 fixed
Revision 1.9 1998/07/20 22:17:16 florian
* hex constants in numeric char (#$54#$43 ...) are now allowed
* there was a bug in record_var_dec which prevents the used
of nested variant records (for example drivers.tevent of tv)