[Done] 5.31B1 x86 - IDE truncates EOL characters from source

Post bugs related to the IDE here
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

[Done] 5.31B1 x86 - IDE truncates EOL characters from source

Post by Inf0Byt3 »

Steps to reproduce:

- Create a new source and press Return a few times (let's say 5)
- Save the source on the disk
- Reopen the source, see how many lines it has, resave the source and close it
- Repeat step 3 a few times. With each save the last EOL char is deleted.

OS: Mint 17 x86, KDE
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Fred
Administrator
Administrator
Posts: 18207
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: 5.31B1 x86 - IDE truncates EOL characters from source

Post by Fred »

Seems to be fixed, can anybody else confirm ?
User avatar
kenmo
Addict
Addict
Posts: 2043
Joined: Tue Dec 23, 2003 3:54 am

Re: 5.31B1 x86 - IDE truncates EOL characters from source

Post by kenmo »

Fred wrote: Wed Feb 19, 2025 3:38 pm Seems to be fixed, can anybody else confirm ?
I tested this today on Windows x86 and Linux x64 (both PB 6.20) and I'm seeing no problem of EOLs disappearing from ends of files.
Fred
Administrator
Administrator
Posts: 18207
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] 5.31B1 x86 - IDE truncates EOL characters from source

Post by Fred »

Thanks for confirming !
Post Reply