Changes between Initial Version and Version 1 of Ticket #63846, comment 10
- Timestamp:
- Nov 8, 2021, 1:15:38 AM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63846, comment 10
initial v1 4 4 ssl_engine_init.c:1375:22: error: implicit declaration of function 'ERR_GET_FUNC' is invalid in C99 [-Werror,-Wimplicit-function-declaration] 5 5 }}} 6 7 Unless they're dynamically loading the library at runtime, I suppose. Hmmm...