KiCad 5.99 ERC: Library symbol "xxxx" has been modified. How to solve

Hi!

Recently KiCad 5.99 added a check to the ERC that reports:

WARNING:(20) Library symbol "74xGxx:74AHC1G126" has been modified Severity: warning
    @(141.22 mm, 96.01 mm): Symbol U1 [74AHC1G126]

I tried updating the symbol from the library, even tried to remove it and instantiate again. Same error.

Of course I can disable the libraries issues in the ERC, but I want to know if this is something I can solve or should I report it as a bug.

Other components in the same project doesn’t have this problem.

What is supposed to check KiCad to report it? The symbol isn’t really modified.

Please report this as a bug. I tried to add the said symbol to an empty schematic and run ERC. It complained. Of course that shouldn’t happen.

EDIT: thanks. https://gitlab.com/kicad/code/kicad/-/issues/6002

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.