mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
changes file for my confparse typechecking fun
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user