mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
changes file for bug 34078.
This commit is contained in:
parent
cc397449fc
commit
dd795fbee4
5
changes/bug34078
Normal file
5
changes/bug34078
Normal file
@ -0,0 +1,5 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user