groff
[Top][All Lists]
Advanced

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

Re: [Groff] Strange error messages from Groff 1.22.3


From: Eli Zaretskii
Subject: Re: [Groff] Strange error messages from Groff 1.22.3
Date: Sun, 09 Nov 2014 05:36:50 +0200

> Date: Sat, 08 Nov 2014 21:05:05 +0000
> From: Keith Marshall <address@hidden>
> CC: address@hidden
> 
> On 08/11/14 20:43, Eli Zaretskii wrote:
> >> Any chance to have some code in `nonposix.h' to avoid this?
> > Please suggest how.  do_file more often than not accepts strings given
> > by 'const char *', so it is not possible to modify the string itself.
> > What else can I do?
> 
> Maybe make the *implementation* of dos2unix_filename() conditional?
> Such that it would be a no-op, in those cases where it should not
> transform its argument?  Thus, you could call it unconditionally, and
> the conditional implementation would DTRT for each case.

Yes, of course.  But the issue with the support code, see my other
message, will still be there.



reply via email to

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