Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed to detect variable in structu #50

Open
dougpuob opened this issue Apr 12, 2020 · 0 comments
Open

Failed to detect variable in structu #50

dougpuob opened this issue Apr 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dougpuob
Copy link
Owner

cppnamelint utility v0.3.0
---------------------------------------------------
 File    = Global.h
 Config  = cppnamelint.toml
 Checked =    92  [File:1 | Func:  9 | Param:  5 | Var:  2 | Enum: 11 | Struct: 64 | Union:  0 | Class:  0]
 Error   =    63  [File:0 | Func:  2 | Param:  0 | Var:  0 | Enum: 11 | Struct: 50 | Union:  0 | Class:  0]
------------------------------------------------------------
  <  13,    9> Enum Tag  : _SCANF_STYLE
  <  15,    5> Enum Val  : DEC (_SCANF_STYLE)
  <  16,    5> Enum Val  : HEX (_SCANF_STYLE)
  <  19,    9> Enum Tag  : _READER_INDEX
  <  21,    5> Enum Val  : CF_INDEX (_READER_INDEX)
  <  22,    5> Enum Val  : XD_INDEX (_READER_INDEX)
  <  23,    5> Enum Val  : SD1_INDEX (_READER_INDEX)
  <  24,    5> Enum Val  : SD2_INDEX (_READER_INDEX)
  <  25,    5> Enum Val  : MS1_INDEX (_READER_INDEX)
  <  26,    5> Enum Val  : MS2_INDEX (_READER_INDEX)
  <  27,    5> Enum Val  : GPIO_INDEX (_READER_INDEX)
  <  37,    9> Struct Tag: _CONST_DEF ()
  <  43,    9> Struct Tag: _EXEC_OPTION ()
  <  51,    9> Struct Tag: _THREAD_CONTEXT ()
  <  60,    5> Function  : dwThread
  <  61,    5> Function  : dwThreadIdx

image

@dougpuob dougpuob added the bug Something isn't working label Apr 12, 2020
@dougpuob dougpuob self-assigned this Apr 12, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant