all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make-network-process: Breaks after recent update from GitHub
@ 2018-07-12 20:24 T.V Raman
  2018-07-12 23:51 ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2018-07-12 20:24 UTC (permalink / raw)
  To: emacs-devel

Looks like that function went through some changes last week -- (july
9 etc) and a fresh build from GitHub results in the following call
failing:
(git blame shows both Stephane and Noam working around that area of
the code)

(make-network-process  :name "nc-connect"
                                   :family 'local
                                   :remote "/tmp/foo)
where /tmp/foo is a socket in /tmp.

The error thrown doesn't say anything useful, backtrace indicates it
got nil where it expected a string. 

The same call works in 26.1 -- and worked on Emacs built from head
until I updated yesterday evening.

-- 
Id: kg:/m/0285kf1 

-- 
Id: kg:/m/0285kf1 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-12 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12 20:24 make-network-process: Breaks after recent update from GitHub T.V Raman
2018-07-12 23:51 ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.