HomePhorge

(PUP-30) Fix problem with changed behavior in StringScanner.scan_until
597cde0f568eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-30) Fix problem with changed behavior in StringScanner.scan_until

A scan_until using a . with the intent of matching all characters
must in later rubies use a pattern with //m to make it match.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2a734210942c: (PUP-30) Add tests of inline_epp function
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU597cde0f568e: (PUP-30) Fix problem with changed behavior in StringScanner.scan_until (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 7 2014, 3:53 AM