Blitz logo

Blitz Support :

From: Rob Lipshutz (rob_lipshutz_at_[hidden])
Date: 2003-08-06 21:19:31


Julian
Thanks. I misspoke. I am using VS.NET. I will see if I can suppress them.
Rob
----- Original Message -----
From: "Julian Cummings" <cummings_at_[hidden]>
To: "Support list for Blitz++" <blitz-support_at_[hidden]>
Sent: Wednesday, August 06, 2003 11:25 AM
Subject: Re: [Blitz-support] Help with compiler warning

> Hi Rob,
>
> I don't know if there is a compiler-specific flag that will disable
> those warnings
> for you. I remember seeing warnings like those back when I was still
> trying
> to use VSC++ 7. The newer MS compiler with VS .NET does not issue these
> bogus warnings. But they are definitely harmless.
>
> Regards, Julian C.
>
>
> Rob Lipshutz wrote:
>
> > I am getting the following error message when compiling in VS 7.0 -
> > while it is warning and doesn't seem to affect what I am doing - it
> > would be nice to avoid it.
> >
> > Any help would be appreciated
> >
>
> --------------------------------------------------------------------------
-------------------------------------
> >
> > D:\Documents and Settings\Rob\My Documents\My
> > Project\blitz-0.6\blitz\vector.h(501) : warning C4521:
> > 'blitz::Vector<P_numtype>' : multiple copy constructors specified with
> >
> > [
> >
> > P_numtype=int
> >
> > ]
> >
> > D:\Documents and Settings\Rob\My Documents\My
> > Project\blitz-0.6\blitz\vecpick.h(314) : see reference to class
> > template instantiation 'blitz::Vector<P_numtype>' being compiled with
> >
> > [
> >
> > P_numtype=int
> >
> > ]
> >
> > D:\Documents and Settings\Rob\My Documents\My
> > Project\blitz-0.6\blitz\vecpick.h(315) : see reference to class
> > template instantiation 'blitz::VectorPick<P_numtype>' being compiled
> >
>
> --------------------------------------------------------------------------
--------------------------------------------------
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Blitz-support mailing list
> >Blitz-support_at_[hidden]
> >http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
> >
> >
>
> --
> Dr. Julian C. Cummings E-mail:
cummings_at_[hidden]
> California Institute of Technology Phone: 626-395-2543
> 1200 E. California Blvd., Mail Code 158-79 Fax: 626-584-5917
> Pasadena, CA 91125
>
>
>
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>