This is the mail archive of the gdb-testers@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]

[binutils-gdb] [GDB] Hurd: Simplify the reply_mig_hack.awk script.


*** TEST RESULTS FOR COMMIT d214e5e79e38b18bc3786b3e8ba0e55fdbba294b ***

Author: Thomas Schwinge <thomas@codesourcery.com>
Branch: master
Commit: d214e5e79e38b18bc3786b3e8ba0e55fdbba294b

[GDB] Hurd: Simplify the reply_mig_hack.awk script.
	gdb/
	* reply_mig_hack.awk: Don't bother to declare an intermediate
	function pointer variable.

... allowing us to simplify the parsing a little bit.  And, instead of
"warning: initialization from incompatible pointer type", we now get "warning:
function called through a non-compatible type".  Oh well.


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