Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nick Mathewson
Tor
Commits
d46f67ef
Commit
d46f67ef
authored
May 06, 2020
by
Nick Mathewson
👁
Browse files
Merge branch 'maint-0.4.1' into maint-0.4.2
parents
28ac17f4
633366ef
Changes
1
Show whitespace changes
Inline
Side-by-side
changes/bug34078
0 → 100644
View file @
d46f67ef
o Minor bugfixes (compiler compatibility):
- Avoid compiler warnings from Clang 10 related to the use of
GCC-style "/* falls through */" comments. Both Clang and GCC allow
__attribute__((fallthrough)) instead, so that's what we're using now.
Fixes bug 34078; bugfix on 0.3.1.3-alpha.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment