lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5777 Let


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5777 Let flex handle the input stack
Date: Thu, 20 Feb 2020 18:34:05 -0000

I tested EOFs in comments, strings, commands and contexts and all got me the same "syntax error, unexpected end of input" plus some extra ones for comments and strings. But with none of that, I was either able to escape main input nor trigger the rule <maininput>{ANY_CHAR} as indicated in Rietveld...


[issues:#5777] Let flex handle the input stack

Status: Started
Created: Thu Feb 20, 2020 02:17 PM UTC by Jonas Hahnfeld
Last Updated: Thu Feb 20, 2020 03:50 PM 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

reply via email to

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