freepooma-devel
[Top][All Lists]
Advanced

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

Patch: Modify Field to Support cxxparse


From: Jeffrey Oldham
Subject: Patch: Modify Field to Support cxxparse
Date: Fri, 5 Oct 2001 17:39:49 -0700
User-agent: Mutt/1.2.5i

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

        These changes are for two reasons:
        1) to permit cxxparse to parse these files
        2) to rearrange file inclusions to move closer to correctness

        * Field/Field.h: Replace inclusion of FieldOffset.h by declaration
        of FieldOffset and FieldOffsetList.
        * Field/FieldOffset.h: Include "Field.h" since Field is used in
        the file.
        (accumulate): Change return type to 'T'.  This is a syntactic, not
        semantic, change.
        (sum): Likewise.
        (av): Likewise.
        (min): Likewise.
        (max): Likewise.
        * Field/NearestNeighbors.h: Include 'FieldOffset.h'.
        (manhattanDistance): Syntactic, not semantic, change in template
        parameter declaration.
        * Pooma/Fields.h: Include FieldOffset.h.

Tested on       sequential Linux using gcc3.1 by compiling Pooma library and 
some executables
Applied to      mainline
Approved by     Stephen Smith

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Field.04Oct.19.8.patch
Description: Text document


reply via email to

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