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>2016-07-22 11:36:07 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-07-22 11:36:07 +0300
commit4db27aa78e42df91c93aa9736411a54ac693de96 (patch)
treeba2e2a6f91684990ad26921ef4ed684eb9899dd4 /Readme.md
parent8ae8d8ce68c75e361e63a061a5a45e5c8dd221b7 (diff)
upd
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 913fd734..9ea595bf 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,7 +6,9 @@ v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio
<b>CMake dashboard</b>: http://my.cdash.org/index.php?project=Boost.AFIO
CMake todos:
-- _sl and _dl need to encode their suffixes into the library outputs
+- Static library edition appears to not be encoding extended error code detail?
+- Precompiled header's custom target causes a PCH rebuild every build run, which
+sucks and should be fixed.
Later:
- Each test runner needs to be compiled into many sanitising build variants