On 21.01.2010 19:44, William A. Rowe Jr. wrote:
> Hi folks,
>
> There is a new candidate at the usual location,
> http://apr.apache.org/dev/dist/ for an apr 1.4.2 release. The only
> major delta from what the overwhelmingly positive 1.4.1 candidate is
> reverting the breaking API change in 1.3.9
I am trying to dynamically obtain memory from a pool at runtime. No matter
how I tweak it, it does not seem to work correctly with multiple processes.
I have some code below that ouputs something odd--this is one of numerous
different tries, please do not worry too much about clever (or lack there
Hi,
I have been looking for a F/OSS priority queue (heap) implementation for
C. All results returned by Google and/or Koders were either doesn't have
a clean source/API, or lacking some functionality (e.g. modification of
keys in the heap). Hence, I forked the heap implementation used by the
cachi
On Thu, Jan 21, 2010 at 6:49 PM, Neil Conway wrote:
> On Thu, Jan 21, 2010 at 3:46 PM, Graham Leggett wrote:
>> You move them back to the source module where they originated? :)
>>
>> I see some refactoring was done, perhaps in hindsight this refactoring
>> should be re-looked at.
>
> I don't see