Bug 72318

Summary: kdevelop forgets end-of-line encoding
Product: [Applications] kate Reporter: Christian Prochnow <cproch>
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Prochnow 2004-01-10 17:03:11 UTC
Version:           unknown (using KDE 3.1.4)
Installed from:    Gentoo
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS:          Linux (i686) release 2.4.20-gentoo-r8

It seems that, when kdevelop saves a source code file it sometimes forgets end-of-line encoding.
I noticed this when checking in a modified source file.
CVS diff said:   -356 lines, +1 lines

When i checked out the file it had unix encoding.
After saving it it had windows encoding.

Regards,
Christian Prochnow
Comment 1 Amilcar do Carmo Lucas 2004-01-11 14:52:53 UTC
Looks like a kate bug/configuration issue to me
Comment 2 Jens Dagerbo 2004-01-11 15:56:03 UTC
Must be katepart. We can't touch this setting from KDevelop, so it shouldn't be us messing it up. Reassigning.
Comment 3 Christoph Cullmann 2004-01-11 18:08:20 UTC
fixed in cvs since months, kate now detects the end-of-line right and provide somes global fallback which the user can configure if he wishs