karlheg(a)inetarena.com (Karl M. Hegbloom) writes:
In `pcl-cvs.el', at line 503, it goes:
(COLLECT
;; for viewing *match-list*, uncomment this and run
;; (debug)
(let*
((c (car (car *match-list*))) ; Is using `concat' acceptable here?
(full-path (concat (file-name-as-directory *root-dir*)
(car (cdr (car *match-list*)))))
... wasn't there something about not useing `concat' like that, for
Windows compatiblility reasons?
This particular code works on Windows, but we might support other file
systems where this won't work, so the code is not really being nice.
Should this be changed then, I wonder?
No reason to change it now.
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
We are all just prisoners here of our own MAKEDEV.