Re: commit: fixes warning 'hell' when compling under vc++

From: Dom Lachowicz <domlachowicz_at_yahoo.com>
Date: Tue Oct 12 2004 - 17:53:40 CEST

I haven't looked at the warning itself.

However, if this is the warning that I think it is,
you can't ABI_EXPORT a template class. You could
ABI_EXPORT a Vector<int> or Vector<string>, since
those are concrete types. You can poke Mike
Nordell/tamlin if you need more convincing.

What's this mean? Well, our plugin system needs an
overhaul for starters. We should talk more about this
after the 2.2 release.

Best,
Dom

--- "J.M. Maurer" <j.m.maurer@student.utwente.nl>
wrote:

>
> Anyone knows the proper fix to this warning? I
> couldn't find it, and
> even msdn pragma's it out in most of their
> examples...
>
> Marc
>
> Op di, 12-10-2004 te 15:03 +0200, schreef Jordi Mas:
> > CVS:
>
----------------------------------------------------------------------
> > CVS: Enter Log. Lines beginning with `CVS:' are
> removed automatically
> > CVS:
> > CVS: Committing in .
> > CVS:
> > CVS: Modified Files:
> > CVS: ut_vector.h
> > CVS:
>
----------------------------------------------------------------------
> >
> >
>
>

                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
Received on Tue Oct 12 17:54:58 2004

This archive was generated by hypermail 2.1.8 : Tue Oct 12 2004 - 17:54:58 CEST