User forums > Nightly builds

The 15 October2023 build (13373) is out.

<< < (2/2)

Uriens The Gray:
Thanks, works fine on Fedora 38.

And 39 as well.

myztmy:

--- Quote from: killerbot on October 15, 2023, 05:08:54 pm ---
Resolved Fixed:


* CodeCompletion Fix CB freeze when adding project files
* Clangd_client //1.2.88 23/10/12 Fix stall when user set option Environment/OpenDefaultWorkspace caused by OnProjectActivaded being called before internal init was finished
* Clangd_client Fix a crash caused by not clear the GUI Symbols tree
Regressions/Confirmed/Annoying/Common bugs:


--- End quote ---


I applaud and welcome fixing the first bug, but open this so simple txt file( attatched following) C::B still freeze when CodeCompletion is enable.


Pecan:

--- Quote from: myztmy on November 10, 2023, 05:05:11 am ---
--- Quote from: killerbot on October 15, 2023, 05:08:54 pm ---
Resolved Fixed:


* CodeCompletion Fix CB freeze when adding project files
* Clangd_client //1.2.88 23/10/12 Fix stall when user set option Environment/OpenDefaultWorkspace caused by OnProjectActivaded being called before internal init was finished
* Clangd_client Fix a crash caused by not clear the GUI Symbols tree
Regressions/Confirmed/Annoying/Common bugs:


--- End quote ---


I applaud and welcome fixing the first bug, but open this so simple txt file( attatched following) C::B still freeze when CodeCompletion is enable.

--- End quote ---

I've verified that  legacy CodeCompletion is causing this problem. I'll investigate.

Pecan:

--- Quote from: Pecan on November 10, 2023, 07:15:33 am ---
--- Quote from: myztmy on November 10, 2023, 05:05:11 am ---
--- Quote from: killerbot on October 15, 2023, 05:08:54 pm ---
Resolved Fixed:


* CodeCompletion Fix CB freeze when adding project files
* Clangd_client //1.2.88 23/10/12 Fix stall when user set option Environment/OpenDefaultWorkspace caused by OnProjectActivaded being called before internal init was finished
* Clangd_client Fix a crash caused by not clear the GUI Symbols tree
Regressions/Confirmed/Annoying/Common bugs:


--- End quote ---


I applaud and welcome fixing the first bug, but open this so simple txt file( attatched following) C::B still freeze when CodeCompletion is enable.

--- End quote ---

I've verified that  legacy CodeCompletion is causing this problem. I'll investigate.

--- End quote ---

This is happened because legacy CodeCompletion cannot parse over an invalid UTF8 character and gets into an infinite loop.
I have a fix for this but I have a question.

CB tells us we when we have invalid chars in a .h,.cpp file etc.
But it does not for .txt files. Why is that?

Edit: 2023/11/10 3:47 pm
Fixed Head rev 13393

@  myztmy
Thanks for reporting.

Navigation

[0] Message Index

[*] Previous page

Go to full version