Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Does not highlight errors when file includes circular dependency #270

Open
BeefaloKing opened this issue Nov 11, 2019 · 0 comments
Open

Comments

@BeefaloKing
Copy link

Windows 10

>atom --version

 Atom    : 1.41.0
Electron: 4.2.7
Chrome  : 69.0.3497.128
Node    : 10.11.0
$ clang --version
clang version 9.0.0 (https://github.com/msys2/MINGW-packages.git fdafa4d8c4022588676c8ec0985dafaf834258ae)
Target: x86_64-w64-windows-gnu
Thread model: posix
InstalledDir: C:\msys64\mingw64\bin

Will not highlight errors or show descriptions if the file contains a circular dependency.
linter-ui will show errors exist, but neither highlight or provide descriptions for them.
atom-ide-ui does however sill provide descriptions.
image
image
Works as expected when b.h does not include a.h.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant