Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: LETARTARE on March 11, 2025, 03:10:19 pm

Title: An assertion when opening a workspace
Post by: LETARTARE on March 11, 2025, 03:10:19 pm
Context: Leap-15.6, wx-326-14, gcc-13.3.0, Cb-13626

When CB is started, if one or more projects have been deleted or moved, an assertion is generated which opens a dialog providing information

So I proposed a fix: https://sourceforge.net/p/codeblocks/tickets/1516/ (https://sourceforge.net/p/codeblocks/tickets/1516/)
Title: Re: An assertion when opening a workspace
Post by: Miguel Gimenez on March 11, 2025, 04:40:39 pm
Applied in r13630 (https://sourceforge.net/p/codeblocks/code/13630/), thank you.