[fpc-devel] C++ linking questions
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Mar 22 11:26:18 CET 2010
On 22 Mar 2010, at 11:19, Anton Kavalenka wrote:
> Don't UNITS in Pascal intended to separate NAMESPACES?
> But unfortunately this prevents nested namespaces.
The discussion is not about adding support for C++-style namespaces to Pascal, but for how to specify the C++ namespace in which an (externally implemented) C++ class is defined (as this influences the name mangling).
Jonas
More information about the fpc-devel
mailing list