Just wondering, if a feature request as follows would have any chance?

type
  SoneEnum = (
    seValue,
    seOld  deprecated,
    seNew
  );

Currently it is only possible to use deprecated for the whole set, but not for individual members.

Same for: unimplemented,experimental, ...

Martin
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to