Changes between Initial Version and Version 1 of Ticket #540
- Timestamp:
- Sep 22, 2013, 9:20:45 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #540 – Description
initial v1 1 1 The configure script to handle the long string expressions in system_dependencies has a flaw: if the expressions are n*90 - 7 characters long, there is an erroneous breaking that leads to a line end of the form: 2 {{{ <string expression>"" // & 2 {{{ 3 <string expression>"" // & 3 4 " 4 5 }}}