Files
git/builtin
Eric Sunshine 85de86a16b mailinfo: work around -Wstring-plus-int warning
The just-released Apple Xcode 6.0.1 has -Wstring-plus-int enabled by
default which complains about pointer arithmetic applied to a string
literal:

    builtin/mailinfo.c:303:24: warning:
        adding 'long' to a string does not append to the string
            return !memcmp(SAMPLE + (cp - line), cp, strlen(SAMPLE) ...
                           ~~~~~~~^~~~~~~~~~~~~

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-09-22 13:46:43 -07:00
..
2014-07-16 11:10:11 -07:00
2014-07-28 11:30:41 -07:00
2014-07-22 10:59:37 -07:00
2014-07-16 11:25:40 -07:00
2014-07-23 11:35:54 -07:00
2014-06-16 10:07:15 -07:00
2014-07-22 10:59:25 -07:00
2014-01-17 12:21:20 -08:00
2014-07-09 11:34:05 -07:00
2014-07-09 11:34:05 -07:00
2014-07-16 13:06:41 -07:00
2014-06-25 11:47:36 -07:00
2014-07-21 12:35:39 -07:00
2014-07-16 11:33:09 -07:00
2014-07-16 11:25:40 -07:00
2014-06-03 12:06:41 -07:00
2014-07-21 11:18:37 -07:00
2014-07-16 11:26:00 -07:00
2014-07-27 15:14:18 -07:00
2014-04-30 10:30:02 -07:00
2014-07-16 11:25:40 -07:00
2014-07-28 11:30:41 -07:00
2014-01-17 12:21:20 -08:00
2014-07-23 11:35:45 -07:00
2014-07-16 11:25:40 -07:00