On Fri, Dec 14, 2012 at 06:18:57PM +0100, Marc Balmer wrote:
> > Ironically, proper ressource managements tends to make it much easier to
> > fulfill at least two of the three items...
>
> proper resource management is a good thing - if the code continues to run.
> In this case, where the program
On 12/14/12 12:22 AM, Erik Fair wrote:
On Dec 13, 2012, at 09:42, Jeff Rizzo wrote:
Module Name:src
Committed By: riz
Date: Thu Dec 13 17:42:04 UTC 2012
Modified Files:
src/external/bsd/bind/dist [netbsd-6-0]: CHANGES version
src/external/bsd/bind/dist/bin/named
Am 14.12.2012 um 18:05 schrieb Joerg Sonnenberger :
> On Fri, Dec 14, 2012 at 05:51:44PM +0100, Marc Balmer wrote:
>>
>>
>> Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger :
>>
>>> On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote:
Similarly it just isn't worth trying to free
On Fri, Dec 14, 2012 at 05:51:44PM +0100, Marc Balmer wrote:
>
>
> Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger :
>
> > On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote:
> >> Similarly it just isn't worth trying to free resources prior
> >> to program exit. Have you ever waited
Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger :
> On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote:
>> Similarly it just isn't worth trying to free resources prior
>> to program exit. Have you ever waited while a big C++ program
>> runs all its destructors, paging in code and dat
On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote:
> Similarly it just isn't worth trying to free resources prior
> to program exit. Have you ever waited while a big C++ program
> runs all its destructors, paging in code and data just to exit!
Depends, it makes tools like valgrind a lot
On Thu, Dec 13, 2012 at 08:45:02PM -0800, Paul Goyette wrote:
> It seems that the following commit has introduced a regression for the
> dev/sysmon/t_swsensor atf tests (for details, see test results at
> http://screamer.whooppee.com/amd64-results/4722_1_atf.html)
>
> >Module Name:src
> >Com
On Dec 13, 2012, at 09:42, Jeff Rizzo wrote:
> Module Name: src
> Committed By: riz
> Date: Thu Dec 13 17:42:04 UTC 2012
>
> Modified Files:
> src/external/bsd/bind/dist [netbsd-6-0]: CHANGES version
> src/external/bsd/bind/dist/bin/named [netbsd-6-0]: query.c
>
> Log Messa