emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44320: closed ([PATH] [27.1] Make sure send-string-to-terminal send


From: GNU bug Tracking System
Subject: bug#44320: closed ([PATH] [27.1] Make sure send-string-to-terminal send all contents)
Date: Sat, 07 Nov 2020 09:29:02 +0000

Your message dated Sat, 07 Nov 2020 11:28:06 +0200
with message-id <83lffd7byx.fsf@gnu.org>
and subject line Re: bug#44320: [PATH] [27.1] Make sure send-string-to-terminal 
send all contents
has caused the debbugs.gnu.org bug report #44320,
regarding [PATH] [27.1] Make sure send-string-to-terminal send all contents
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44320: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44320
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATH] [27.1] Make sure send-string-to-terminal send all contents Date: Fri, 30 Oct 2020 07:01:53 +0800

Hi Lars,

 

I got a bug that `send-string-to-termina` maybe send part of contents to

terminal, calling `fwrite` in loop to make sure all contents are written.

Please review the patch. Thank you.

 

B.R.
Lin

Attachment: 0001-Make-sure-send-string-to-terminal-send-all-contents.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#44320: [PATH] [27.1] Make sure send-string-to-terminal send all contents Date: Sat, 07 Nov 2020 11:28:06 +0200
> Date: Thu, 5 Nov 2020 08:14:12 +0800
> From: LinSun <lin.sun@zoom.us>
> Cc: "schwab@linux-m68k.org" <schwab@linux-m68k.org>, 
>       "larsi@gnus.org" <larsi@gnus.org>, "sunlin7@yahoo.com" 
> <sunlin7@yahoo.com>, 
>       "44320@debbugs.gnu.org" <44320@debbugs.gnu.org>
> 
> With your patch unrequest_sigio ()…request_sigio (), it work like charm, it 
> always success display the *.six
> image.
> 
> Look forward you apply your patch or wrap a new function like 
> `full_fwrite(…)` in the tree.

Thanks for testing.  I installed the change on the release branch.

As for other uses of fwrite, they are either to disk files or write
short strings, so are not in danger of hitting this problem.

With that, I'm closing this bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]