libressl/portable

What is empty.c about?

Opened this issue · 0 comments

80eb145 introduced a strange empty.c. Why was this needed?

The windows compiler is unhappy about this:

D:\a\portable\portable\crypto\empty.c(1,1): warning C4206: nonstandard extension used: translation unit is empty [D:\a\portable\portable\build\crypto\crypto.vcxproj]

See #966 #996 #1017