Dev-CPP icon indicating copy to clipboard operation
Dev-CPP copied to clipboard

Could not display correctly when single quotes are not correctly closed

Open NetherDevil opened this issue 4 years ago • 2 comments

Extra characters are displayed after the end of line when single quotes are not correctly closed.

image.png

It happens when I add an unclosed single quote ' at the end of a line and append some spaces after the quote.

The same situation does not appear when using double quotes.

NetherDevil avatar Aug 25 '21 06:08 NetherDevil

By the way, I am using Dev-C++ 6.7.5, and there is another problem besides the one mentioned above. The analyzer can't correctly handle the C++ library of Clang's, which is from Clang64 repo of MSYS2.

NetherDevil avatar Aug 25 '21 06:08 NetherDevil

Redpanda Dev-C++ 6, which was built with delphi 7, has been deprecated.

The beta version of its successor (Redpanda Dev-C++ 7, built on top of QT) is about to come this month.

royqh1979 avatar Oct 03 '21 15:10 royqh1979