[Bug c++/44021] New: Templates with -Wtype-limits produces warnings.

2010-05-07 Thread crossroads0000 at googlemail dot com
ReportedBy: crossroads at googlemail dot com GCC build triplet: x86_64-linux-elf GCC host triplet: x86_64-linux-elf GCC target triplet: x86_64-linux-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44021

[Bug c++/44021] Templates with -Wtype-limits produces warnings.

2010-05-07 Thread crossroads0000 at googlemail dot com
--- Comment #2 from crossroads at googlemail dot com 2010-05-07 11:22 --- Having to specialize for every unsigned or signed integer types makes no sense, depends on the standard being used (e.g. if there is a long long type or not), and whether or not the given implementation has