Thread (34 messages) flat view 34 messages, 6 authors, 2016-08-13

Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support

From: Erik Faye-Lund <hidden>
Date: 2016-06-15 22:48:14

Possibly related (same subject, not in this thread)

On Fri, Feb 12, 2010 at 12:36 PM, Hitoshi Mitake
[off-list ref] wrote:
+
+static char *cram(const char *challenge_64, const char *user, const char *pass)
+{
+       fprintf(stderr, "If you want to use CRAM-MD5 authenticate method,"
+               "you have to build git-imap-send with OpenSSL library\n");
+       exit(1);
+}
+
Why not use die() here?

-- 
Erik "kusma" Faye-Lund
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help