Commit 54925f9
committed
Add more "volatile" decls to stop gcc -Wall warnings.
Somebody w/ gcc please check that the wngs are gone!
There are cheaper (at runtime) ways to prevent the wngs, but
they're obscure and delicate. I'm going for the easy Big
Hammer here under the theory that PCRE will be replaced by
SRE anyway.1 parent 2855290 commit 54925f9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4520 | 4520 | | |
4521 | 4521 | | |
4522 | 4522 | | |
| 4523 | + | |
| 4524 | + | |
4523 | 4525 | | |
4524 | | - | |
4525 | | - | |
4526 | 4526 | | |
4527 | 4527 | | |
4528 | 4528 | | |
| |||
0 commit comments