octave-maintainers
[Top][All Lists]
Advanced

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

Sun C++ template closure patch


From: John W. Eaton
Subject: Sun C++ template closure patch
Date: Mon, 5 Feb 2001 14:42:02 -0600

On  4-Feb-2001, Mumit Khan <address@hidden> wrote:

| Sun C++ uses a template repository mechanism, and that usually implies
| that you need template closure when building the archive libraries with
| template instantiations. Not unlike using -frepo with GNU C++, which
| similarly needs closure, albeit using a slightly different manner. 
| 
| When compilers start implementing the `export' keyword, we're certainly
| going to need mechanisms such as this.
| 
| Regards,
| Mumit
| 
| This patch adds Sun compiler support for template closures in archive
| libraries.

I applied these changes.  They should be checked in later today.

Thanks,

jwe



reply via email to

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