Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev-C++ editor do not work correctly with ANSI encoded files. #126

Open
maximilliangreat opened this issue Feb 22, 2021 · 3 comments
Open
Labels
question Further information is requested

Comments

@maximilliangreat
Copy link

maximilliangreat commented Feb 22, 2021

Dev-C++'s editor do not work corectly with ANSI encoding. It can save *.cpp files in ANSI, but it asks EVERY time if I would like to save as utf8.
Also, after reopening project, Editor can not open ANSI encoded *.cpp file "Cannot open file" error.

Sample project phonebook.zip
main.cpp have cp1251 encoding.
image
image

@FMXExpress
Copy link
Collaborator

What is your new document encoding setting set to?

@FMXExpress FMXExpress added the question Further information is requested label Feb 25, 2021
@ZhouJiatai
Copy link

I have a similar problem. When I open an ANSI encoded file, the program will report an error:

Application Error
Exception voilation at address 0056254F in module 'devcpp.exe'. Read of address 01600000.

Why?

@maximilliangreat
Copy link
Author

What is your new document encoding setting set to?

My new document encoding is ANSI
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants