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]

[commit] fix return type for terminal.h:create_tty_session


Hello,

There was a discrepancy in the return type between the declaration
and the actual implementation, and this caused a build failure on
sparc-solaris. Fixed thusly

2008-04-28  Joel Brobecker  <brobecker@adacore.com>

        * terminal.h (create_tty_session): Fix return type.

Checked in.

-- 
Joel

Attachment: terminal.h.diff
Description: Text document


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