Filepath naming glitch breaks CPAN build process
------------------------------------------------
Key: LUCY-174
URL: https://issues.apache.org/jira/browse/LUCY-174
Project: Lucy
Issue Type: Bug
Components: Perl bindings
Affects Versions: 0.2.0 (incubating)
Reporter: Marvin Humphrey
Assignee: Marvin Humphrey
Priority: Blocker
Fix For: 0.2.1 (incubating)
A broken regex which is intended to change a filepath extension from ".c" to
e.g. ".o" will instead result in a broken directory name if Lucy is being
built in a directory which contains the string ".c" -- for instance,
"/home/foo/.cpan/build/".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|