Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

Re: [vsipl++] Tests


  • Subject: Re: [vsipl++] Tests
  • From: Jules Bergmann <jules@xxxxxxxxxxxxxxxx>
  • Date: Tue, 04 Apr 2006 14:18:35 -0400

Assem Salama wrote:
Everyone,
I realized one of the tests didn't compile OK with my latest changes. Here is the patch and ChangeLog.

Thanks,
Assem Salama

Assem,

Can you hold off on applying this patch? I need to look at the specification to see how we should handle a comparison between Index<1> and index_type. I suspect that this ma may be related to the replacement of operator==(Index<1>, Index<1>) with template <dimensino_type Dim> operator==(Index<dim>, Index<dim).

				-- Jules



--
Jules Bergmann
CodeSourcery
jules@xxxxxxxxxxxxxxxx
(650) 331-3385 x705

  • References:
    • Tests
      • From: Assem Salama