[Gambas-user] Disable compiler warnings?

Christof Thalhofer chrisml at deganius.de
Sat Dec 14 18:23:16 CET 2019


Am 14.12.19 um 01:41 schrieb Christof Thalhofer:
> is there the possibility to selectively disable compiler warnings for a
> class at all, a method at all or for certain variables?

Meanwhile I got this answer from Benoît:

> No, but if you put a symbol between parentheses in its declaration, then 
> any warning on it is disabled.
> 
> Example:
> 
> Public (Class) As String

Thank you, this helps me a lot.

But additionally I'd like to exclude certain unused functions or even
complete classes from the compiler warnings.

Is that possible?

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191214/308b2770/attachment.sig>


More information about the User mailing list