Issue 15636 - localize adding Ctrl+M at the end of every line
Summary: localize adding Ctrl+M at the end of every line
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-15 17:13 UTC by pavel
Modified: 2004-07-08 19:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-06-15 17:13:40 UTC
Hi,

is there any reason for that? I'd like to be able to diff properly between
original version from CVS and the version after localize run. This is on
GNU/Linux and also on Solaris. Is there any switch to prevent that?
Comment 1 pavel 2003-08-08 16:35:45 UTC
Ivo,

could you please take over this one?
Comment 2 ivo.hinkelmann 2003-08-12 16:36:21 UTC
Localize writes DOS lineends. I'll fix it soon. 
Tempoary solution is to convert the file back into UNIX lineends.
Comment 3 pavel 2003-08-12 18:05:49 UTC
Yes, this is no problem. GNU diff even supports --strip-trailing-cr
thus making it much easier. But this could save space and make the
compilation faster (by 0.01% approx ;-).
Comment 4 ivo.hinkelmann 2003-12-23 13:06:23 UTC
IHI: Fixed
Comment 5 pavel 2003-12-23 15:51:19 UTC
Ivo, do you want me to test it? Which branches it is fixed on?
Comment 6 ivo.hinkelmann 2003-12-29 12:53:03 UTC
Hi Pavel,

thanks for testing! Also the annoying \n after each merge is fixed.

localize.cxx  1.30.34.1   cws_src680_ivo04
Comment 7 pavel 2003-12-29 16:00:30 UTC
Ivo,

I used fix2 together with localize.cxx revision 1.30.34.1 and my build went fine
and there are no ^M at the end of lines. I only checked several files and it is OK.

Thanks!
Comment 8 ivo.hinkelmann 2004-07-08 19:03:02 UTC
close