Ticket #45 (closed enhancement: fixed)

Opened 21 months ago

Last modified 21 months ago

Replace response lexer

Reported by: menno Owned by:
Priority: major Milestone: 0.6
Version: Keywords:
Cc:

Description (last modified by menno) (diff)

The response parsing code has a number of hacks to work around the shlex based lexer (see LiteralHandlingReader). It might be cleaner to use a lexer that is written specifically for this job.

Change History

Changed 21 months ago by menno

  • description modified (diff)

Changed 21 months ago by menno

  • description modified (diff)

Changed 21 months ago by menno

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 0.7 to 0.6

Done in r149:r153

Thank you to Mark Hammond for coming up with the new lexer.

Note: See TracTickets for help on using tickets.