unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 1d0a37f 1/2: auth-source: support JSON backend with .json extension
       [not found] ` <20171219164607.4AC5220911@vcs0.savannah.gnu.org>
@ 2017-12-19 20:45   ` Glenn Morris
  2017-12-20  1:03     ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2017-12-19 20:45 UTC (permalink / raw)
  To: emacs-devel; +Cc: Ted Zlatanov

Teodor Zlatanov wrote:

> branch: master
> commit 1d0a37f845dbdebee81bed4c3c104e752c95c44c
[...]
>     auth-source: support JSON backend with .json extension

Hi - this causes test auth-source-backend-parse-invalid-or-nil-source to fail.

Test auth-source-backend-parse-invalid-or-nil-source backtrace:
  file-name-nondirectory('(foo))
  file-name-extension('(foo))
  auth-source-backends-parser-file((:source '(foo)))
  [...]
  (wrong-type-argument stringp '(foo))

Ref: https://hydra.nixos.org/build/66240725



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

* Re: master 1d0a37f 1/2: auth-source: support JSON backend with .json extension
  2017-12-19 20:45   ` master 1d0a37f 1/2: auth-source: support JSON backend with .json extension Glenn Morris
@ 2017-12-20  1:03     ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2017-12-20  1:03 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

On Tue, 19 Dec 2017 15:45:19 -0500 Glenn Morris <rgm@gnu.org> wrote: 

GM> Teodor Zlatanov wrote:
>> branch: master
>> commit 1d0a37f845dbdebee81bed4c3c104e752c95c44c
GM> [...]
>> auth-source: support JSON backend with .json extension

GM> Hi - this causes test auth-source-backend-parse-invalid-or-nil-source to fail.

GM> Test auth-source-backend-parse-invalid-or-nil-source backtrace:
GM>   file-name-nondirectory('(foo))
GM>   file-name-extension('(foo))
GM>   auth-source-backends-parser-file((:source '(foo)))
GM>   [...]
GM>   (wrong-type-argument stringp '(foo))

GM> Ref: https://hydra.nixos.org/build/66240725

Ah, thank you, and thanks for fixing the texinfo source as well.

Fix pushed.

Ted



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

end of thread, other threads:[~2017-12-20  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20171219164605.31968.20474@vcs0.savannah.gnu.org>
     [not found] ` <20171219164607.4AC5220911@vcs0.savannah.gnu.org>
2017-12-19 20:45   ` master 1d0a37f 1/2: auth-source: support JSON backend with .json extension Glenn Morris
2017-12-20  1:03     ` Ted Zlatanov

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).