mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Conflicts: src/feature/dirparse/authcert_parse.c src/feature/dirparse/ns_parse.c src/feature/hs/hs_service.c src/lib/conf/conftesting.h src/lib/log/log.h src/lib/thread/threads.h src/test/test_options.c These conflicts were mostly related to autostyle improvements, with one or two due to doxygen fixes.
This commit is contained in:
@@ -78,8 +78,8 @@
|
||||
#endif /* defined(HAVE_MINHERIT) || ... */
|
||||
|
||||
#if defined(HAVE_MINHERIT) && !defined(FLAG_ZERO) && !defined(FLAG_NOINHERIT)
|
||||
#warn "minherit() is defined, but we couldn't find the right flag for it."
|
||||
#warn "This is probably a bug in Tor's support for this platform."
|
||||
#warning "minherit() is defined, but we couldn't find the right flag for it."
|
||||
#warning "This is probably a bug in Tor's support for this platform."
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user