User forums > Help

Project - compiler changes do not cause debugger to change

<< < (4/4)

AndrewCot:
oBFusCATed , the patch is not complete in that there are two non core plugins that need the casting int(cbSettingsType:.....). An example of the failure in the build is:
F:\Andrew_Development\codeblocks_sf\src\plugins\contrib\NassiShneiderman\NassiPlugin.cpp:590:23: error: no match for 'operator==' (operand types are 'int' and 'cbSettingsType')
  590 |     if (event.GetInt()==cbSettingsType::Environment)


By the looks of it the other place are, but check to see that I have not missed any:
line 991   -   src/plugins/contrib/ThreadSearch/ThreadSearch.cpp
line 590  -    src/plugins/contrib/NassiShneiderman/NassiPlugin.cpp

oBFusCATed:

--- Quote from: AndrewCot on June 24, 2021, 10:54:24 am ---Feedback on your commit comments: Please leave ticket 209 and 611 open as these changes will not fix them from what I have found in the code.

--- End quote ---
Have you tried the steps in both tickets? Are you still reproducing the problem?



--- Quote from: AndrewCot on June 24, 2021, 10:54:24 am ---BTW There are more important bugs to fix than 611 and 209 IMHO.

--- End quote ---
Yes, GTK3 support is quite pressing problem to fix. Then is a system to test the debugger. Then is writing better debugger plugin.
But all these has nothing to do with the topic discussed here.

Navigation

[0] Message Index

[*] Previous page

Go to full version