[cpp] for C code, query variable does not extract all variables (mostly const variable and not ram variable)
- Langage dominant
- CodeQL
- Étoiles
- 10.1k
- Forks
- 2.1k
- Merge moyen
- 2 j 15 h
- PR mergées (30 j)
- 141
Description
I have a database biuld with gcc or clang.
In my C code which compiles I want to extract all variables defined in my project.
I get all const variable but nothing concerning static variable or gllobal variable defined in compiled source.
doxygen is able to extract these variables
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
No source files, query names, or tests are identified. Reproduce the report with a C database built by GCC or Clang, inspect the variable-extraction query, and compare its results for const, static, global, and non-RAM variables against the project’s definitions; done means all intended variables are reported.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- c, cpp
- Domaine
- devtools
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100