Browse Source

code cleanup: localize compiledata static objects (#1532)

Contribute to #68

compiledata.c is clean from global state now

```bash
nm -C -l -fbsd src/libespeak-ng/la-compiledata.o | grep -E ' b | B '
```
master
Juho Hiltunen 2 years ago
parent
commit
4e7b0ddc75
No account linked to committer's email address
1 changed files with 793 additions and 758 deletions
  1. 793
    758
      src/libespeak-ng/compiledata.c

+ 793
- 758
src/libespeak-ng/compiledata.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save