* Ivan Tham <ivanthamjunhoe_AT_gmail.com> [2015-05-25 19:57]:
> I cannot patch it, when ``git apply st-scrollback.diff``::
>
> error: patch failed: config.def.h:7
> error: config.def.h: patch does not apply
> error: patch failed: st.c:83
> error: st.c: patch does not apply
$ git rev-parse HEAD
c03548750b2527a6ddb5edfd945c5799066a6224
$ sha256sum st-scrollback.diff
250681d44ba4c89cdaf358d89bab67f215826f84b04199427d174113f1484c06 st-scrollback.diff
$ git apply st-scrollback.diff
> Does it works too when compiling with musl-gcc?
Should be no problem.
Received on Mon May 25 2015 - 16:49:06 CEST