aboutcode-org / aboutcode-org/scancode-toolkit
Incorrect holder collected
Aperta
bug
- Lingua principale
- Python
- Stelle
- 2.6k
- Fork
- 791
- Merge medio
- 1g 12h
- PR unite (30g)
- 5
Descrizione
```
#define stringMatch(s1,s2) (strcmp (s1,s2) == 0)
#define isspacetab(c) ((c) == SPACE || (c) == TAB)
```
yields SPACE as a holder
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.