Saturday, February 10, 2024

Digest for comp.lang.c++@googlegroups.com - 1 update in 1 topic

Bonita Montero <Bonita.Montero@gmail.com>: Feb 10 06:11AM +0100

Am 09.02.2024 um 20:43 schrieb Chris M. Thomasson:
 
> I am saying that a user of your code might not want those
> warnings disabled at all. So, you should turn them back on.
 
In my own translation units I don't re-enable those warnings.
In headers I disable certain warnings at the beginning of the
header and re-enable them at the end, so that these headers
won't disable those warnings for translation units of others
using my code.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: