This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Tue Nov 7 01:55:43 UTC 2017


7a8,9
> gdb/ada-lang.c:11493: code: long long: Do not use 'long long', instead use LONGEST
gdb/ada-lang.c:11493:  long long num, den;
> gdb/ada-lang.c:11511: code: long long: Do not use 'long long', instead use LONGEST
gdb/ada-lang.c:11511:  long long num0, den0, num1, den1;
602a605
> gdb/target-float.c:525: regression: floatformat_to_double: Do not use floatformat_to_double() from libierty, instead use floatformat_to_doublest()
gdb/target-float.c:525:      floatformat_to_double (fmt->split_half ? fmt->split_half : fmt,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]