Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2661 by [email protected]: Patch: parser.yy: remove `fraction' http://code.google.com/p/lilypond/issues/detail?id=2661 parser.yy: remove `fraction' Previously the parser recognized fractions as well as the lexer. The effect was that in certain contexts it was possible to use spaces around the slash. This necessitated lookahead in parsing and is not apparently used anywhere. It also does not help in making the input look consistent. http://codereview.appspot.com/6399045
