[asterisk-bugs] [Asterisk 0018863]: [patch] support gmime-2.4
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Mar 5 09:28:13 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18863
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18863
Category: Resources/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
JIRA: SWP-3155
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 308150
Request Review:
======================================================================
Date Submitted: 2011-02-21 14:13 CST
Last Modified: 2011-03-05 09:28 CST
======================================================================
Summary: [patch] support gmime-2.4
Description:
Debian now migrates to gmime-2.4 . The attached patch fixes the configure
script properly but fixes res/res_http_post.c in a way that breaks older
versions. This should probably be improved later.
======================================================================
----------------------------------------------------------------------
(0132660) fejj (reporter) - 2011-03-05 09:28
https://issues.asterisk.org/view.php?id=18863#c132660
----------------------------------------------------------------------
The attached patch isn't quite right... GMime 2.4's foreach callback will
iterate over subparts as well, so you don't need/want to do that in
process_message_callback().
You can find a better patch here:
http://people.gnome.org/~fejj/asterisk-gmime-2-4.patch
Issue History
Date Modified Username Field Change
======================================================================
2011-03-05 09:28 fejj Note Added: 0132660
======================================================================
More information about the asterisk-bugs
mailing list