Templates
Rolf Magnus
ramagnus at kde.org
Thu Jun 26 00:08:31 BST 2003
On Monday 23 June 2003 12:48, Scott Wheeler wrote:
> First, take a look at what's there -- that's never a bad start.
>
> Other than that the only thing that I can think of is to check to make sure
> that anything that you put in works with GCC 2.95 and 3.x; specifically the
> export keyword doesn't work in 2.95
Except from Comeau, there is no compiler I know that supports export. That's
probably, because it wouldn't only need a change to the compiler, but also to
the linker. The whole interaction between compiler and linker would need to
be changed.
More information about the kde-core-devel
mailing list