[tor-dev] common/aes.c troubles

Gisle Vanem gvanem at broadpark.no
Sun Dec 18 12:46:39 UTC 2011


"Nick Mathewson" <nickm at alum.mit.edu> wrote:

> I'd say "not so good" if it only applies to MSVC builds. 

I applies to all Win builds. Are you not getting any warnings
and errors when compiling aes.c?

> Of course, if we patched the autoconf script so that it defined the
> macro when building on windows with mingw, that would be fine, since
> it would make the behavior consistent.

Excactly. It wouldn't hurt to move WIN32_LEAN_AND_MEAN further up
in the list of defines. It makes everyting compile faster too.

--gv


More information about the tor-dev mailing list