Author Topic: cppcheck/vera wrong links  (Read 153 times)

Offline gd_on

  • Lives here!
  • ****
  • Posts: 852
cppcheck/vera wrong links
« on: Yesterday at 02:28:40 pm »
Links indicated in cppcheck/vera plugin config are not correct. They do not work when I click on them.
For cppcheck, a good link could be https://cppcheck.sourceforge.io/ (with .io, not .net)
For vera, it looks it's no more available on bitbucket, but can be found on https://github.com/verateam/vera
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1873
Re: cppcheck/vera wrong links
« Reply #1 on: Yesterday at 05:30:20 pm »
Fixed in r13877, thanks for reporting.