]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - README
README: Document failing test on FreeBSD.
[coloredstderr/coloredstderr.git] / README
diff --git a/README b/README
index 5e2209efdd37a5c29813359150938da8f770e31f..e9772b48de4e5d3300fa8ee9b200d081dd2a687b 100644 (file)
--- a/README
+++ b/README
@@ -142,6 +142,7 @@ KNOWN ISSUES
 - `{fputc,putc,putchar}_unlocked()` are not hooked when writing to stdout
   (which might be redirected to stderr). Can't be fixed as the compiler
   inlines the code into the program without calling any function.
+- Test `test_stdio.sh` fails for this reason on FreeBSD.
 
 
 BUGS