<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
i used libmemcached-0.46 from
<a class="moz-txt-link-freetext" href="https://launchpad.net/libmemcached/+download">https://launchpad.net/libmemcached/+download</a> for my testing, i see
now it's up to version 0.48. as far as i remember,
memcached_return_t is a typedef'ed integer, not a function. and in
fact in the version that i have, there is a <br>
<br>
typedef memcached_return_t memcached_return;<br>
<br>
so you should be safe with your assumption :)<br>
<br>
R<br>
<br>
On 3/28/11 9:07 AM, sysreq wrote:
<blockquote
cite="mid:20110328160747.26858.18666@hotblack.digium.com"
type="cite">
<div style="font-family: Verdana,Arial,Helvetica,Sans-Serif;">
<table style="border: 1px solid rgb(201, 195, 153);"
bgcolor="#f9f3c9" cellpadding="8" width="100%">
<tbody>
<tr>
<td> This is an automatically generated e-mail. To reply,
visit: <a moz-do-not-send="true"
href="https://reviewboard.asterisk.org/r/1139/">https://reviewboard.asterisk.org/r/1139/</a>
</td>
</tr>
</tbody>
</table>
<br>
<pre style="white-space: pre-wrap; word-wrap: break-word;">Which version of libmemcached are you using? I'm using 0.31-1 (latest version from the Ubuntu 10.04.2), and the 'memcached_return_t' function doesn't seem to exist; 'memcached_return' does, though, and I've been able to compile by using that function instead.</pre>
<br>
<p>- sysreq</p>
<br>
<p>On March 15th, 2011, 11:56 a.m., drivefast wrote:</p>
<table style="background-image:
url("https://reviewboard.asterisk.orgrb/images/review_request_box_top_bg.png");
background-position: left top; background-repeat: repeat-x;
border: 1px solid black;" bgcolor="#fefadf" cellpadding="8"
cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<div>Review request for Asterisk Developers.</div>
<div>By drivefast.</div>
<p style="color: grey;"><i>Updated 2011-03-15 11:56:21</i></p>
<h1 style="color: rgb(87, 80, 18); font-size: 10pt;
margin-top: 1.5em;">Description </h1>
<table style="border: 1px solid rgb(184, 181, 160);"
bgcolor="#ffffff" cellpadding="10" cellspacing="0"
width="100%">
<tbody>
<tr>
<td>
<pre style="margin: 0pt; padding: 0pt; white-space: pre-wrap; word-wrap: break-word;">memcached utilities for asterisk dialplans</pre>
</td>
</tr>
</tbody>
</table>
<h1 style="color: rgb(87, 80, 18); font-size: 10pt;
margin-top: 1.5em;">Testing </h1>
<table style="border: 1px solid rgb(184, 181, 160);"
bgcolor="#ffffff" cellpadding="10" cellspacing="0"
width="100%">
<tbody>
<tr>
<td>
<pre style="margin: 0pt; padding: 0pt; white-space: pre-wrap; word-wrap: break-word;">dialplan that touches all the functions and apps</pre>
</td>
</tr>
</tbody>
</table>
<h1 style="color: rgb(87, 80, 18); font-size: 10pt;
margin-top: 1.5em;">Diffs </h1>
<ul style="margin-left: 3em; padding-left: 0pt;">
<li>/trunk/build_tools/menuselect-deps.in <span
style="color: grey;">(310878)</span></li>
<li>/trunk/configs/memcached.conf.sample <span
style="color: grey;">(PRE-CREATION)</span></li>
<li>/trunk/configure.ac <span style="color: grey;">(310878)</span></li>
<li>/trunk/makeopts.in <span style="color: grey;">(310878)</span></li>
<li>/trunk/res/res_memcached.c <span style="color:
grey;">(PRE-CREATION)</span></li>
</ul>
<p><a moz-do-not-send="true"
href="https://reviewboard.asterisk.org/r/1139/diff/"
style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></pre>
</blockquote>
<br>
</body>
</html>