[Ffmpeg-cvslog] r6589 - trunk/common.mak
Diego Biurrun
diego
Mon Oct 9 23:33:23 CEST 2006
On Mon, Oct 09, 2006 at 08:07:17PM +0100, M??ns Rullg??rd wrote:
>
> diego said:
> >
> > Modified:
> > trunk/common.mak
> >
> > Log:
> > Quote names individually, not the whole list as some shells may
> > choke on too long filenames.
>
> The fix is correct, but your comment is wrong. The problem is not too long
> filenames. All the names were being quoted as a single string, which is
> obviously entirely wrong. With the fix, the filenames are properly separated,
> but a very long filename could still cause trouble for some shell. I wouldn't
> worry too much about that though.
Yes, this was already pointed out to me by Victor. I have fixed the log
message since.
Diego
More information about the ffmpeg-cvslog
mailing list