freepooma-devel
[Top][All Lists]
Advanced

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

Patch: Reorder Initializers


From: Jeffrey Oldham
Subject: Patch: Reorder Initializers
Date: Thu, 29 Mar 2001 09:11:36 -0800
User-agent: Mutt/1.2.5i

These changes support warning-free compilation using "g++ -Wall".

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

        * Array/PrintArray.h (PrintArray::PrintArray): Reorder
        constructor's initializers to reflect class declaration order.
        * Engine/IndexFunctionEngine.h (Engine): Likewise.
        * Layout/DynamicEvents.h (CreateEvent::CreateEvent): Likewise.
        (DestroyEvent::DestroyEvent): Likewise.
        (CopyEvent::CopyEvent): Likewise.
        (CopyPatchEvent::CopyPatchEvent): Likewise.
        * Layout/GlobalIDDataBase.h (Pack::Pack): Likewise.
        * Utilities/RefCountedBlockPtr.h
        (RefBlockController::RefBlockController): Likewise.
        (RefCountedBlockPtr::RefCountedBlockPtr): Likewise.

Tested on       sequential Linux using gcc 3.1
Reviewed by     Scott Haney

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Mar27-reorder.patch
Description: Text document


reply via email to

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