[patch] Kawac ant task FileNameMapper name mangling
Jamison Hope
jrh@theptrgroup.com
Wed Jun 3 03:59:00 GMT 2015
The attached patch fixes the expected class file name for source files
with hyphenated names by mangling "-" to "$Mn".
Previously, the simple glob mapped *.scm to *.class, which meant that
for string-cursors.scm it was looking for "string-cursors.class", not
finding it, and always concluding that it was out-of-date. (Likewise
for case-lambda.scm and process-context.scm.)
--
Jamison Hope
The PTR Group
www.theptrgroup.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnu-kawa-ant-Kawac-name-mangling.patch
Type: application/octet-stream
Size: 2475 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/kawa/attachments/20150603/5a2392a1/attachment.obj>
More information about the Kawa
mailing list