Commit 31325dc
Name var for
Without a named var, `with-parsed-tramp-file-name' expands to bind `port', which
it then `ignore's, w/out var as a prefix; this raises a byte-compiler warning
See: https://travis-ci.org/clojure-emacs/cider/jobs/317868996#L835with-parsed-tramp-file-name
1 parent 35e6d96 commit 31325dc
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
596 | | - | |
| 595 | + | |
| 596 | + | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| |||
0 commit comments