emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/emacsql 29f65b3b8e 093/427: Update Windows statement in th


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql 29f65b3b8e 093/427: Update Windows statement in the README.
Date: Tue, 13 Dec 2022 02:59:31 -0500 (EST)

branch: elpa/emacsql
commit 29f65b3b8e2fc6c922bf59948be87695c0b299aa
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Update Windows statement in the README.
---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 34f4e9a0b1..bbab63fdbe 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,10 @@ objects.
 
 Requires Emacs 24 or later.
 
-Due to bad behavior from SQLite on Windows (not flushing stderr when
-`-interactive` is set) Emacsql will *not* signal error messages for
-invalid statements on this platform.
+Due to [bad behavior from SQLite on Windows][stderr] Emacsql will
+*not* signal error messages for invalid statements on this platform.
+Fortunately this would only be an issue during package development and
+shouldn't impact normal use of the database.
 
 ## Example Usage
 
@@ -227,4 +228,4 @@ types. This is a high-performance database specifically for 
Emacs.
 
 
 [readable]: 
http://nullprogram.com/blog/2013/12/30/#almost_everything_prints_readably
-[issue-1]: https://github.com/skeeto/emacsql/issues/1
+[stderr]: http://thread.gmane.org/gmane.comp.db.sqlite.general/85824



reply via email to

[Prev in Thread] Current Thread [Next in Thread]