freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RFA: Miscellaneous NewField Related Code Changes


From: Jeffrey Oldham
Subject: RFA: Miscellaneous NewField Related Code Changes
Date: Thu, 3 May 2001 18:11:21 -0700
User-agent: Mutt/1.2.5i

When investigating Dave Nyholm's X.cc and related code, I came across
minor errors corrected in the attached patch.  OK to commit the changes?

2001-05-03  Jeffrey D. Oldham  <address@hidden>

        * Engine/IndexFunctionEngine.h (Full Description): Fix grammar
        error.
        * Layout/LayoutBase.h (LayoutBaseViewData::LayoutBaseViewData):
        Reorder initializers according to class declaration order.
        * Layout/Node.h (Node::Node): Likewise.
        * Layout/UniformGridLayout.h
        (UniformGridLayout::UniformGridLayout): Likewise.
        * NewField/FieldEngine/FieldEngine.NoGeometry.h
        (FieldEngine::physicalCellDomain): Modify return type by removing
        reference.  Change second function call argument to match function
        prototype.
        (FieldEngine::totalCellDomain): Change second function call
        argument to match function prototype.
        * NewField/FieldEngine/FieldEngine.UR.h: Fix typographical errors
        in initial comments.
        * Utilities/DataBlockPtr.h
        (DataBlockController::DataBlockController): Reorder initializers
        according to class declaration order.
        * Utilities/RefCountedBlockPtr.h
        (RefBlockController::RefBlockController): Likewise.

Tested using    Linux gcc 3.0 single-threaded by compiling library
Approved by     ???you???

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: 03May.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]