12.2.4 Planned features: Other types
- UCSD Pascal's `Integer[n]' ??? BCD?
- enum types with specified values ???; Inc, Pred, ... ??
- enum type extensions (syntax??)
- check for dereferencing nil pointers
- general subtypes ???
- type cast operators ???
- make `SizeOf' work on specially declared untyped var and const parameters (`AnyType'?)
- sparse sets; sets of arbitrary types ?? ???
- optimize set constructors even better ???
- superfluous warning with sets and variable elements (fh19970928)
- initalization and finalization code for arbitrary types (e.g. GMP types)
- give an error rather than a warning when casting between types of different size in {$X-}
- storage class qualifiers (`external', `asmname', `static', `volatile', `attribute')
- `SELECTED_REAL_KIND' for real types (cf. Fortran, drf) ?? ???
- resize schemata (cf. `SetLength' in Delphi)
- subranges with variable limits (couper[23].pas)
This document was generated
by Frank Heckenbach on May, 10 2002
using texi2html