public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] libiberty: {count, dup, write}argv: constify argv input slightly
@ 2016-01-05 23:03 sergiodj+buildbot
  2016-01-05 23:03 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: sergiodj+buildbot @ 2016-01-05 23:03 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT b36c1ccb1feb678f7279b4a8d66c0125d4295078 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: b36c1ccb1feb678f7279b4a8d66c0125d4295078

libiberty: {count,dup,write}argv: constify argv input slightly

Would be more useful if we could use "const char * const *", but there's
a long standing bug where gcc warns about incompatible pointers when you
try to pass in "char **".  We can at least constify the array itself as
gcc will not warn in that case.


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-01-06 12:12 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-05 23:03 [binutils-gdb] libiberty: {count, dup, write}argv: constify argv input slightly sergiodj+buildbot
2016-01-05 23:03 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2016-01-05 23:48 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-01-06  0:03 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-01-06  0:04 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-01-06  0:08 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-01-06  0:15 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-01-06  0:16 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2016-01-06  0:32 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-01-06  0:32 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2016-01-06  0:37 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-01-06  3:26 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-01-06  4:04 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-01-06  5:14 ` Failures on Debian-i686, " sergiodj+buildbot
2016-01-06  5:33 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2016-01-06  5:56 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-01-06  8:47 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-01-06 11:35 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-01-06 11:56 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-01-06 12:12 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-01-06 12:12 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).