bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #35395] bad picture path with --html and --without --no-split


From: Patrice Dumas
Subject: Re: [bug #35395] bad picture path with --html and --without --no-split
Date: Sat, 4 Feb 2012 23:43:42 +0100
User-agent: Mutt/1.4.2.2i

On Sat, Feb 04, 2012 at 07:53:01PM +0000, Vincent Belaïche wrote:
> 
> My understanding is that it is a portability bug of texi2any:
> somewhere you are tampering with filenames directely with
> regexping hardcoded `/' separators, rather than using only
> library functions like Perl counterparts of Bash dirname,
> basename and suchlikes.

Indeed, I do that a lot.  This is inherited from texi2html, though, 
so I figured there was something magical in perl regexp to consider
\ as / automatically.  Looks like it was wrong...

-- 
Pat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]