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

Does not highlight errors when file includes circular dependency #270

@JustBeefalo

Description

@JustBeefalo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions