Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-08-15 23:13:10 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-08-15 23:13:10 +0300
commite3df6f2a626498609ef79af041adff7cad72a34e (patch)
tree16ad1608a6293870834d9188f101d42acb227db3 /include/llfio/v2.0/config.hpp
parent83b7ad9bfda9af36414d8d6acac454288cb90a3a (diff)
Fix status code edition failing to build.
Disable symlink tests on Appveyor
Diffstat (limited to 'include/llfio/v2.0/config.hpp')
-rw-r--r--include/llfio/v2.0/config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llfio/v2.0/config.hpp b/include/llfio/v2.0/config.hpp
index d1280639..e08db987 100644
--- a/include/llfio/v2.0/config.hpp
+++ b/include/llfio/v2.0/config.hpp
@@ -27,7 +27,7 @@ Distributed under the Boost Software License, Version 1.0.
//#include <iostream>
//#define LLFIO_LOG_TO_OSTREAM std::cerr
-#define LLFIO_LOGGING_LEVEL 1
+//#define LLFIO_LOGGING_LEVEL 1
//#define LLFIO_DISABLE_PATHS_IN_FAILURE_INFO
//! \file config.hpp Configures a compiler environment for LLFIO header and source code