Changes between Initial Version and Version 1 of Ticket #24903, comment 7
- Timestamp:
- Apr 6, 2018, 11:25:00 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24903, comment 7
initial v1 3 3 Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/jule/proj/sage/sage/local/automake-1.10/bin/automake line 3823. 4 4 }}} 5 6 I propose to drop the offending versions that can not be built with a recent perl anymore.