[fpc-pascal] Compiler Warning: Constructor should be public
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Nov 10 14:40:00 CET 2009
On 10 Nov 2009, at 14:35, Anthony Walter wrote:
> In my opinion the warning should be removed, or at least able to be
> suppress through a switch.
FPC 2.4.0 will include the ability to suppress individual messages.
Use -vq to show the messages numbers, and -vm<xxx> to suppress a
particular message. You can download 2.4.0 release candidate 1 from
the link on our website's home page (the call for testing was sent to
the fpc-devel mailing list).
Jonas
More information about the fpc-pascal
mailing list