freepooma-devel
[Top][All Lists]
Advanced

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

Re: [pooma-dev] RFA: DomainIterator.h: Add DomainTraits Specializ ation


From: Jeffrey Oldham
Subject: Re: [pooma-dev] RFA: DomainIterator.h: Add DomainTraits Specializ ation
Date: Wed, 23 May 2001 15:16:32 -0700
User-agent: Mutt/1.2.5i

On Wed, May 23, 2001 at 01:03:10PM -0700, James Crotinger wrote:
> Since DomainIterator doesn't explicitly use the "int" specialization, it
> seems like this include shouldn't go here - rather it should probably go
> with whatever decided to use an "int" as a domain.
> 
>   Jim

How about this?  OK to commit?

When trying to compile src/CoordinateSystems/tests/CartesianTest1.cpp,
gcc 3.0 complained that a DomainTraits specialization was declared
after the general DomainTraits.  This patch resolve the problem.

2001 May 23  Jeffrey D. Oldham  <address@hidden>

        * Domain.h: Add DomainTraits.int.h inclusion.

Tested on       sequential Linux using gcc 3.0 by compiling CartesianTest1.cpp 
and the Pooma library
Approved by     ???you???

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Domain.h.patch
Description: Text document


reply via email to

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