On Sun, Sep 15, 2013 at 7:34 PM, Holger Hans Peter Freyther holger@freyther.de wrote:
On Fri, Sep 13, 2013 at 02:57:25PM +0400, Ivan Kluchnikov wrote:
Dear Ivan,
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
@@ -319,6 +319,7 @@ struct gsm_subscriber *db_create_subscriber(struct gsm_network *net, char *imsi)
your mailer wrapped these lines and the patch is corrupt. Please re-send without line wrapping and maybe consider to set-up git send-email. The man page of git-format-patch has MUA-Specific hints for the wrapping problem.
Just wondering - why not cherry-pick the patch from the relevant branch in the repo? Seems to me to be much easier than working with patches from the mailing list. Would be interesting to look into your workflow, may be I'm missing something what I could use myself :)