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

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

[nongnu] elpa/d-mode 199743d 346/346: tests/I0021: Update condition


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode 199743d 346/346: tests/I0021: Update condition
Date: Sun, 29 Aug 2021 11:00:57 -0400 (EDT)

branch: elpa/d-mode
commit 199743df55c6bfce3cdb08405bd8519768c8dfa9
Author: Vladimir Panteleev <git@thecybershadow.net>
Commit: Vladimir Panteleev <git@thecybershadow.net>

    tests/I0021: Update condition
    
    Fixed in Emacs master.
---
 tests/I0021.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/I0021.d b/tests/I0021.d
index 96c5cf9..1927d19 100644
--- a/tests/I0021.d
+++ b/tests/I0021.d
@@ -5,4 +5,4 @@ auto y = "c\""; // double-quoted string ends with an escaped "
 
 // cc-mode bug:
 // https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45988
-// #condition: (version<= emacs-version "27")
+// #condition: (or (version<= emacs-version "27") (version<= "28.0.50" 
emacs-version))



reply via email to

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