This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] PR34324 - Module files on CRLF systems


Daniel Franke wrote:
> On Thursday 13 December 2007 21:39:40 Tobias Burnus wrote:
>   
>> I wonder why this error did not show up before.
>>     
> It seems that user interaction is needed. Either by 'unix2dos' or opening the 
> file in an editor that replaces LF by CRLF by default and blindly 
> answering 'yes' upon request to overwrite.

Well, transferring files via FTP in the text mode could be enough and
requires no (direct) user interaction.

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]