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] stub-termcap.c: prototype tputs's parameter's parameter, for C++ mode


*** TEST RESULTS FOR COMMIT b1a921c8c6f9e3d033629f32473c6470c360b43f ***

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

stub-termcap.c: prototype tputs's parameter's parameter, for C++ mode
 src/gdb/stub-termcap.c: In function 'int tputs(char*, int, int (*)())':
 src/gdb/stub-termcap.c:67:22: error: too many arguments to function
      outfun (*string++);
		       ^

gdb/ChangeLog:
2015-03-16  Pedro Alves  <palves@redhat.com>
	    Yuanhui Zhang  <asmwarrior@gmail.com>

	* stub-termcap.c (tputs): Change prototype.


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