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

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

[nongnu] elpa/d-mode 283f9bd101 2/6: tests/I0021: Update condition


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode 283f9bd101 2/6: tests/I0021: Update condition
Date: Sun, 18 Feb 2024 12:59:21 -0500 (EST)

branch: elpa/d-mode
commit 283f9bd101469f0cd81191134a2fcea445c2fb03
Author: Vladimir Panteleev <git@cy.md>
Commit: Vladimir Panteleev <git@cy.md>

    tests/I0021: Update condition
    
    The fix is included in Emacs 27.2.
---
 tests/I0021.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/I0021.d b/tests/I0021.d
index 1927d194d4..3bf5e93a95 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: (or (version<= emacs-version "27") (version<= "28.0.50" 
emacs-version))
+// #condition: (or (version<= emacs-version "27") (version<= "27.2" 
emacs-version))



reply via email to

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