|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5777 Let flex handle the input stack |
Date: | Sun, 01 Mar 2020 12:36:07 -0000 |
pushed to staging as
commit f8a937724ad8d1fb572bd9b4755430576458786f Author: Jonas Hahnfeld <hahnjo@hahnjo.de> AuthorDate: Thu Feb 20 15:07:13 2020 +0100 Commit: Jonas Hahnfeld <hahnjo@hahnjo.de> CommitDate: Sun Mar 1 12:32:04 2020 +0100 Issue 5777/3: Let flex handle the input stack This requires at least flex 2.5.29 released in 2003. commit 41902893f40ee5fdfd38f900457a99b84647aa6d Author: Jonas Hahnfeld <hahnjo@hahnjo.de> AuthorDate: Thu Feb 20 13:15:31 2020 +0100 Commit: Jonas Hahnfeld <hahnjo@hahnjo.de> CommitDate: Sun Mar 1 12:32:00 2020 +0100 Issue 5777/2: Deduplicate code from Includable_lexer::new_input commit 45683fe06b2d9013c486c04706be85d8d1951e4b Author: Jonas Hahnfeld <hahnjo@hahnjo.de> AuthorDate: Thu Feb 20 13:05:57 2020 +0100 Commit: Jonas Hahnfeld <hahnjo@hahnjo.de> CommitDate: Sun Mar 1 12:31:49 2020 +0100 Issue 5777/1: Use Includable_lexer::new_input in Lily_lexer Only Includable_lexer::new_input (const string &, Sources *) is virtual, the method with type (const string &, const string &, Sources *) should not be declared.
[issues:#5777] Let flex handle the input stack
Status: Fixed
Labels: Fixed_2_21_0
Created: Thu Feb 20, 2020 02:17 PM UTC by Jonas Hahnfeld
Last Updated: Sun Mar 01, 2020 08:22 AM UTC
Owner: Jonas Hahnfeld
Let flex handle the input stack
This requires at least flex 2.5.29 released in 2003.
Prior cleanups:
1) Use Includable_lexer::new_input in Lily_lexer
Only Includable_lexer::new_input (const string &, Sources ) is virtual,
the method with type (const string &, const string &, Sources ) should
not be declared.
2) Deduplicate code from Includable_lexer::new_input
http://codereview.appspot.com/563560043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |