freepooma-devel
[Top][All Lists]
Advanced

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

Patch: Fix Array Layout_t Regressions


From: Jeffrey Oldham
Subject: Patch: Fix Array Layout_t Regressions
Date: Fri, 14 Sep 2001 15:40:33 -0700
User-agent: Mutt/1.2.5i

Yesterday, src/Array/Array.h was modified using an unannounced patch,
attached for your information.  Nightly Pooma regression tests
performed using QMTest showed
src/Array/tests/array_test{19,18,14,23,20,15} subsequently failed.
This patch fixes these regressions by ensuring Layout_t is available
for all Array engine specializations.

2001-09-14  Jeffrey D. Oldham  <address@hidden>

        * Array/Array.h (class Array): Add Layout_t typedef.
        * Engine/IndirectionEngine.h (Engine<...,IndirectionTag>):
        Likewise.
        * Engine/Stencil.h (Engine<...,StencilEngine>): Likewise.
        * Engine/UserFunction.h (Engine<...,UserFunctionEngine>): Fix
        spelling mistake in comments.  Add Layout_t typedef.

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

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: ArrayLayout.14Sep.15.6.patch
Description: Text document

Attachment: Array.h.142.143.patch
Description: Text document


reply via email to

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