On 8/13/12, Walter Bright <[email protected]> wrote: > I've thought many times about adding a D feature that allows one to specify > "use > this random character string instead of the identifier as the symbol name > when > writing the object file", but never got around to it.
Isn't that what .def files are for? Or maybe this is only used for DLLs?
