tor/changes/ticket23643
2017-09-26 12:25:34 -04:00

7 lines
353 B
Plaintext

o Minor features (compilation, testing):
- Tor builds should now fail if there are any mismatches between the C
type representing a configuration variable and the C type the
data-driven parser uses to store a value there. Previously, we needed
to check these by hand, which sometimes led to mistakes. Closes ticket
23643.