Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
Development / code completion breaks after changing header file
« Last post by Hyena on Yesterday at 03:21:48 pm »
When I change a structure declaration in one of the header files, then afterwards in the C source files the code will no longer be able to complete anything. A note appears saying that parser is still parsing the files, but it never completes. The only way to fix it is by restarting codeblocks. This happens even if the change to the header file does not functionally change anything (just by adding a space to the end of an empty line and saving the header file will break code completion). The problem is with both the 20.03 and the SVN versions of codeblocks.
12
Using Code::Blocks / Re: Lexer for C only?
« Last post by Hyena on Yesterday at 02:12:00 pm »
I am having the same problem. There is no such language as C/C++. Where is a proper C lexer?
13
Plugins development / Plugin 'FileManager' and 'r13665'
« Last post by LETARTARE on May 21, 2025, 03:49:22 pm »
During the compilation under 'Win-7, Gcc-14.2' received a warning [-Woverloaded-virtual]. I dropped a ticket with a correction : https://sourceforge.net/p/codeblocks/tickets/1533/
14
Plugins development / Re: ThreadSearch : documentation + others
« Last post by LETARTARE on May 21, 2025, 11:40:40 am »
Thank you for the correction in 'r-13665'.
15
Help / Re: Virustotal flags installer as virus
« Last post by nenin on May 21, 2025, 11:00:17 am »
Could be false positives. But if there is no way of knowing then there's always a risk it isn't.
There is a way to approach actual risk value: look at positive flag risen. If there are "heuristic" only, this is b/s .
Actually this is a long-lasting issue with MINGW. "Heuristic" is "trained" on standard soft, and all out of the standard considered as suspicious.
16
Help / Re: Virustotal flags installer as virus
« Last post by michaelis on May 20, 2025, 02:57:13 pm »
Could be false positives. But if there is no way of knowing then there's always a risk it isn't.
17
Help / Re: Virustotal flags installer as virus
« Last post by Михаил Агарков on May 20, 2025, 02:25:25 pm »
VirusTotal includes 70+ AVs so there's almost always false positives.
18
Help / Virustotal flags installer as virus
« Last post by michaelis on May 20, 2025, 01:08:21 pm »
Hi!

The file codeblocks-25.03-setup.exe for windows is flagged with Bkav Pro W32.AIDetectMalware and Ikarus Trojan.Win64.Krypt at virustotal.
Any ideas why?

Also, the file codeblocks-25.03mingw-setup.exe has a very slow download speed, some kB per second. The above mentioned one is no problem downloading.

Thank you in advance.
19
Development / Re: Lost early documentation
« Last post by Miguel Gimenez on May 20, 2025, 11:53:52 am »
Spam reported to moderator.
20
Development / Re: Lost early documentation
« Last post by Fergusonika on May 20, 2025, 09:41:06 am »
Oh man, that sounds incredibly frustrating! Losing documentation like that is the worst. I've been there with code projects before. Sometimes just stepping away for a bit helps clear the head, maybe the solution will pop back in. If you want to completely unwind and empty your brain of code, have you tried something completely different, something silly? My kids make me play Crazy Cattle 3d with them, it might help clear the cobwebs. Good luck finding your file!

Pages: 1 [2] 3 4 5 6 7 ... 10