[TxMt] Re: gen_html fails during build

Angelo Varlotta angelovarlotta at gmail.com
Fri Dec 15 17:07:17 UTC 2017


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 at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20171215/7e9bd48a/attachment.html>


More information about the textmate mailing list