OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-264-gc494161

Gerrit Code Review gerrit@openafs.org
Thu, 14 Oct 2010 23:31:34 -0700 (PDT)


The following commit has been merged in the master branch:
commit c494161819c6c24e36ffaac4421735f0c7ecfbc5
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Oct 14 18:18:40 2010 -0400

    Util: include assert.h in pthreads_nosig.h when required
    
    If assert() will be used within pthreads_nosig.h, include assert.h.
    Also, permit assert() to be a macro that is a no-op by always evaluating
    the expression.
    
    Change-Id: I8c790dcb8cb98f75028343e5de94b91ab891daad
    Reviewed-on: http://gerrit.openafs.org/2988
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/util/pthread_nosigs.h |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository