public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [C++/mingw] windows-nat.c casts
@ 2015-11-17 15:58 sergiodj+buildbot
  2015-11-17 15:58 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2015-11-17 15:58 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 43499ea30db2a866412c86952c7e1d7b158d806f ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 43499ea30db2a866412c86952c7e1d7b158d806f

[C++/mingw] windows-nat.c casts

Fixes a set of errors like:

../../src/gdb/windows-nat.c: In function 'void _initialize_loadable()':
../../src/gdb/windows-nat.c:2778:30: error: invalid conversion from 'void*' to 'BOOL (*)(DWORD) {aka int (*)(long unsigned int)}' [-fpermissive]
       DebugActiveProcessStop = (void *)
                              ^

gdb/ChangeLog:
2015-11-17  Pedro Alves  <palves@redhat.com>

	* windows-nat.c (AdjustTokenPrivileges_ftype)
	(DebugActiveProcessStop_ftype, DebugBreakProcess_ftype)
	(DebugSetProcessKillOnExit_ftype, EnumProcessModules_ftype)
	(GetCurrentConsoleFont_ftype, GetModuleInformation_ftype)
	(LookupPrivilegeValueA_ftype, OpenProcessToken_ftype)
	(GetConsoleFontSize_ftype): New typedefs.
	(AdjustTokenPrivileges, DebugActiveProcessStop)
	(DebugBreakProcess, DebugSetProcessKillOnExit, EnumProcessModules)
	(GetConsoleFontSize, GetCurrentConsoleFont, GetModuleInformation)
	(LookupPrivilegeValueA, OpenProcessToken, GetConsoleFontSize):
	Adjust.
	(GetModuleFileNameEx_ftype): New typedef.
	(GetModuleFileNameEx): Use it.
	(_initialize_loadable): Define GPA macro and use it.


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

end of thread, other threads:[~2015-11-18  3:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17 15:58 [binutils-gdb] [C++/mingw] windows-nat.c casts sergiodj+buildbot
2015-11-17 15:58 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2015-11-17 16:53 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-11-17 17:05 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-17 17:12 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-11-17 17:18 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-11-17 17:21 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-11-17 17:26 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-17 17:29 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-11-17 17:36 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-11-17 21:30 ` Failures on Debian-i686, " sergiodj+buildbot
2015-11-17 21:53 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-11-17 22:17 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-11-18  0:42 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-18  0:51 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-11-18  4:10 ` Failures on Fedora-ppc64le-native-extended-gdbserver-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).