ecl/contrib
Daniel Kochmański de073ef274 sockets: recvfrom: cast sockaddr_in* to sockaddr* explicitly
Apparently CXX compiler needs this. Steps to reproduce the issue:

    ./configure --with-cxx && make

With this fix the problem is gone.
2019-11-25 15:40:28 +01:00
..
asdf bump asdf 2017-09-30 16:07:10 +02:00
bytecmp bytecmp: fix compilation of closures 2018-06-23 21:37:15 +02:00
cl-simd cmp: prevent inline information from getting lost while compiling ECL itself 2019-11-17 19:58:53 +01:00
deflate contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
defsystem contrib: defsystem: (hopefully) finally remove all old package names 2019-03-20 21:20:28 +01:00
ecl-cdb cdb: fix declaration 2017-04-28 11:13:24 +02:00
ecl-curl contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
encodings Untabify everything. 2015-09-01 20:10:10 +00:00
package-locks extensions: put ext:package-locked-p in core module. 2019-02-07 13:27:12 +01:00
profile do not warn about the PROFILE function, because this is also used in UNPROFILE 2016-07-20 11:54:06 +01:00
quicklisp contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
rt rt: add deftask* and untabify sources 2015-08-13 21:41:32 +02:00
serve-event contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
sockets sockets: recvfrom: cast sockaddr_in* to sockaddr* explicitly 2019-11-25 15:40:28 +01:00
unicode contrib: remove use of legacy names 2019-01-14 21:29:34 +01:00
win32 Untabify everything. 2015-09-01 20:10:10 +00:00