* Re: master cc78fae: Allow control of data amount read from subprocess in one chunk
[not found] ` <20191221084858.0270F209C6@vcs0.savannah.gnu.org>
@ 2019-12-21 17:51 ` Glenn Morris
2019-12-21 18:22 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2019-12-21 17:51 UTC (permalink / raw)
To: emacs-devel; +Cc: Eli Zaretskii
Eli Zaretskii wrote:
> branch: master
> commit cc78faee7d23dd0433ba537818a68cbd20fa52a3
This doesn't build on some systems, eg for me on RHEL8 and for
https://hydra.nixos.org/build/108667076
process.c: In function 'read_process_output':
process.c:6098:2: error: incompatible type for argument 3 of
'safe_free_unbind_to' return SAFE_FREE_UNBIND_TO (count, nbytes);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master cc78fae: Allow control of data amount read from subprocess in one chunk
2019-12-21 17:51 ` master cc78fae: Allow control of data amount read from subprocess in one chunk Glenn Morris
@ 2019-12-21 18:22 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-12-21 18:22 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
> From: Glenn Morris <rgm@gnu.org>
> Date: Sat, 21 Dec 2019 12:51:45 -0500
> Cc: Eli Zaretskii <eliz@gnu.org>
>
> process.c: In function 'read_process_output':
> process.c:6098:2: error: incompatible type for argument 3 of
> 'safe_free_unbind_to' return SAFE_FREE_UNBIND_TO (count, nbytes);
Sorry about that thinko. I hope I fixed this now.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-21 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20191221084856.9602.79281@vcs0.savannah.gnu.org>
[not found] ` <20191221084858.0270F209C6@vcs0.savannah.gnu.org>
2019-12-21 17:51 ` master cc78fae: Allow control of data amount read from subprocess in one chunk Glenn Morris
2019-12-21 18:22 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).