Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: LETARTARE on April 06, 2025, 02:01:38 am

Title: Assertion when deleting a directory containing DISAPPEARED files
Post by: LETARTARE on April 06, 2025, 02:01:38 am
I created a ticket that provides a patch for this problem.
To see https://sourceforge.net/p/codeblocks/tickets/1525/ (https://sourceforge.net/p/codeblocks/tickets/1525/)
Title: Re: Assertion when deleting a directory containing DISAPPEARED files
Post by: Miguel Gimenez on April 06, 2025, 11:47:18 am
Applied, thank you.

I had to replace tabs with spaces and UTF-8 single quotes with ASCII ones.
Title: Re: Assertion when deleting a directory containing DISAPPEARED files
Post by: LETARTARE on April 06, 2025, 04:06:32 pm
It's good, thanks.