HomePhorge

(PUP-2129) Fix issues with false interpolation start (no-such-method)
3e2098145d8fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2129) Fix issues with false interpolation start (no-such-method)

This is a fix for the reported issue that 'slurpfunc' is an unknown
method. Thankfuly that problem masked a much worse problem in that any
false interolation start e.g. $%a was not correctly implemented, and
there were no tests that covered this.

The same issue also existed for interpolation in heredoc.
This commit fixes the interpolation problem, and adds tests.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9c0e3f5288e0: (maint) Turn off inclusion of EPEL repo in acceptance runs
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU3e2098145d8f: (PUP-2129) Fix issues with false interpolation start (no-such-method) (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Apr 8 2014, 2:04 AM