[Bug c++/96570] Warnings desired for time_t to/from int coversions

2025-03-21 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #15 from Bernhard M. Wiedemann --- Created attachment 60843 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60843&action=edit proposed testsuite

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-02-17 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #12 from Bernhard M. Wiedemann --- @Xi: that is a cast from time_t to int, but I want a warning for conversion from int to time_t And IMHO we don't have to force warnings for explicit casts.

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-01-10 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 Bernhard M. Wiedemann changed: What|Removed |Added Attachment #60104|0 |1 is obsolete|

[Bug c++/96570] Warnings desired for time_t to int coversions

2025-01-10 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570 --- Comment #9 from Bernhard M. Wiedemann --- Created attachment 60104 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60104&action=edit testcase

[Bug c/118326] New: time_t conversion warnings wanted

2025-01-07 Thread gccbmw at lsmod dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118326 Bug ID: 118326 Summary: time_t conversion warnings wanted Product: gcc Version: unknown Status: UNCONFIRMED Keywords: diagnostic Severity: normal Priority: P3