(set_clipboard_data): If there's not enough memory
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Aug 2000 06:11:09 +0000 (06:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Aug 2000 06:11:09 +0000 (06:11 +0000)
commitaae41d97a4501836c911c61cec82bbb6cf955327
tree6cbb71ecc0204e65c141adf5899c8203453ebb78
parent357438ebe064605fbd5301ab2e04d27600a8ec0b
(set_clipboard_data): If there's not enough memory
to put text into clipboard, return 1, as Fw16_set_clipboard_data
expects.  In case of other failures, return 3.
(system_error_msg): New error message.
(Fw16_set_clipboard_data): If set_clipboard_data returns 3, print
system_error_msg.
src/ChangeLog
src/w16select.c