mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
|
o Minor bugfixes (compilation, portability):
|
||
|
- Don't try to use a pragma to temporarily disable
|
||
|
-Wunused-const-variable if the compiler doesn't support it.
|
||
|
Fixes bug 26785; bugfix on 0.3.2.11.
|