Homec4science

Fix a lexer issue with SimpleOptions and backslashes in unterminated quotes

Authored by epriestley <git@epriestley.com> on Oct 15 2013, 18:02.

Description

Fix a lexer issue with SimpleOptions and backslashes in unterminated quotes

Summary: The SimpleOptions lexer has an error when parsing a line like a="\, where the lexer can't accept the backslash inside the unterminated quotes.

Test Plan: Added failing unit tests; they now pass.

Reviewers: btrahan, SEJeff

Reviewed By: SEJeff

CC: SEJeff, aran

Differential Revision: https://secure.phabricator.com/D7323

Details

Committed
epriestley <git@epriestley.com>Oct 15 2013, 18:02
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU247cc189f6c8: Add an auth adapter for Mozilla Persona
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUaa45dfcc2c33: Fix a lexer issue with SimpleOptions and backslashes in unterminated quotes (authored by epriestley <git@epriestley.com>).Oct 15 2013, 18:02