[asterisk-dev] [rizzo@icir.org: Re: [Core Asterisk 0004377]:
[patch] [post 1.2] improved loader]
Luigi Rizzo
rizzo at icir.org
Wed Feb 15 13:04:51 MST 2006
this is for corydon76, given that i have no good access
right now...
----- Forwarded message from Luigi Rizzo <rizzo at icir.org> -----
Date: Wed, 15 Feb 2006 10:29:58 -0800
From: Luigi Rizzo <rizzo at icir.org>
Subject: Re: [Core Asterisk 0004377]: [patch] [post 1.2] improved loader
To: bugs at arizona.digium.com
wonder if this reply gets through since i have no
web access right now...
On Wed, Feb 15, 2006 at 11:16:19AM -0700, bugs at arizona.digium.com wrote:
...
> ----------------------------------------------------------------------
> Corydon76 - 02-15-06 11:16
> ----------------------------------------------------------------------
> Rather than committing the "this is a hack, linkedlists.h needs to be
> updated" portions, I'd like to see your proposed revisions to
> linkedlists.h first as a separate patch.
It is nothing complex.
What i meant is that we need a macro in linkedlist.h to
provide an init value for an 'AST_LIST_HEAD_NOLOCK'.
It's a one-line addition to linkedlist.h (plus comments)
and a one-line change here where you replace the
.u = { .first = NULL, .last = NULL }
with an equivalent macro
.u = AST_LIST_HEAD_NOLOCK_INIT_VALUE
cheers
luigi
> Date Modified Username Field Change
> ======================================================================
> 05-25-05 16:28 rizzo New Issue
> 05-25-05 16:28 rizzo File Added: loader.diff
> 05-25-05 16:28 rizzo CVS HEAD/Stable or Release? => CVS HEAD
> 05-25-05 16:28 rizzo CVS Date or Release Version => 20050520
> 09-06-05 18:07 MikeJ Disclaimer on File? => Yes
> 09-06-05 18:07 MikeJ Request Review => No
> 09-06-05 18:07 MikeJ Summary [patch] [post-1.2]
> improved loader => [patch] [post 1.2] improved loader
> 09-13-05 15:46 hristo Issue Monitored: hristo
> 11-26-05 12:04 Mithraen Issue Monitored: Mithraen
> 12-12-05 20:23 bweschke Note Added: 0037782
> 12-13-05 00:20 russell Note Added: 0037828
> 12-13-05 00:55 rizzo Note Added: 0037832
> 12-13-05 05:06 bweschke Note Added: 0037839
> 12-13-05 08:25 rizzo Note Added: 0037843
> 01-05-06 13:29 Corydon76 Note Added: 0038866
> 01-05-06 13:32 Corydon76 Note Added: 0038867
> 01-06-06 07:51 rizzo Note Added: 0038934
> 01-06-06 20:04 rizzo File Added: loader-patch1.diff
>
> 01-06-06 20:17 rizzo Note Added: 0038974
> 01-27-06 15:23 mattf Status new => assigned
> 01-27-06 15:23 mattf Assigned To => Corydon76
> 02-13-06 14:46 Corydon76 Note Added: 0041151
> 02-13-06 15:16 rizzo File Added: loader-patch1a.diff
>
> 02-13-06 15:17 rizzo Note Added: 0041153
> 02-14-06 16:09 Corydon76 Note Added: 0041238
> 02-14-06 17:42 kpfleming Note Added: 0041249
> 02-15-06 08:25 rizzo Note Added: 0041289
> 02-15-06 08:32 rizzo Note Added: 0041291
> 02-15-06 08:51 rizzo File Added: loader-part2.diff
> 02-15-06 08:56 rizzo Note Added: 0041294
> 02-15-06 11:06 Corydon76 File Deleted: loader-patch1.diff
>
> 02-15-06 11:16 Corydon76 Note Added: 0041305
> ======================================================================
----- End forwarded message -----
More information about the asterisk-dev
mailing list