mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Switch -Wnormalized=id to -Wnormalized=nfkc
Modified -Wnormalized flag to nfkc option in configure.ac to avoid source code identifier confusion. Fixes #24467 Signed-off-by: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
This commit is contained in:
committed by
Nick Mathewson
parent
27f017639f
commit
bef461ef1f
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring:
|
||||
- Switch -Wnormalized=id to -Wnormalized=nfkc in configure.ac to avoid
|
||||
source code identifier confusion. Closes ticket 24467.
|
||||
Reference in New Issue
Block a user