I've tried changing _erbout << "</ol>\n" to _erbout.concat("</ol>\n") but I still get the same error. I'm on macOS 10.13.2 with Xcode 9.2.
Allan Odgaard wrote:
On 17 Nov 2017, at 0:58, Don Feliciano wrote:
Can you try edit the above mentioned file to avoid << and see if it helps? Than you, Allan. This worked.
Does that mean changing |_erbout << "</ol>\n"| to e.g. |_erbout.concat("</ol>\n")| solved the problem?
If so, I can commit that change.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate