aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40824
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2023-07-24 09:44:06 -0400
committerDavid Goulet <dgoulet@torproject.org>2023-07-24 09:44:42 -0400
commitd6fd7d10352aae85ab5364efce6136b8b31108ca (patch)
treeab0268e9fc8921a7e94360e8b96bcea8ca2c6620 /changes/ticket40824
parent3335829347e780a44751315402e878e6e5281242 (diff)
downloadtor-d6fd7d10352aae85ab5364efce6136b8b31108ca.tar.gz
tor-d6fd7d10352aae85ab5364efce6136b8b31108ca.zip
Fix all -Werror=enum-int-mismatch warnings
Close #40824 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes/ticket40824')
-rw-r--r--changes/ticket408244
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40824 b/changes/ticket40824
new file mode 100644
index 0000000000..a4d389ddc2
--- /dev/null
+++ b/changes/ticket40824
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation):
+ - Fix all -Werror=enum-int-mismatch warnings. No behavior change. Fixes bug
+ 40824; bugfix on 0.3.5.1-alpha.
+