Dr Stephen Henson wrote:
> 
> Ben Laurie wrote:
> >
> >
> > Don't forget that templates are really just a glorified preprocessor
> > (well, OK, they aren't now but they were at first) :-)
> >
> > Seriously, you can do a lot of what templates do with a preprocessor if
> > you try hard enough. Anyway, the interesting stuff all happens here, in
> > what will be safestack.h:
> >
> 
> [clever macros deleted]
> 
> Hmm, very nice. That looks sufficiently clever for at least one C
> compiler to choke on it :-(
> 
> That will certainly break Win32 if the STACKs need to be accessed
> outside the DLL. Hmmmm.... probably needs a hack or two of the DEF file
> generator and some new ordinals in the files. I'll wait until it gets
> commited before I do that.

Errk. At least it should be really easy to pick up which types have been
defined...

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to