Re: [Bug-apl] sockaddr_in needs
Hi Marcin, thanks, fixed in SVN 929. Elias, please sync back. /// Jürgen On 04/22/2017 11:53 PM, Marcin Cieslak wrote: Hello, I am complete newcomer to APL (thanks to Alex Weiner http://mastodon.social/@acw).
[Bug-apl] sockaddr_in needs
Hello, I am complete newcomer to APL (thanks to Alex Weiner http://mastodon.social/@acw). I realized I could not build GNU APL on FreeBSD because of a missing header file which gets included automatically on Linux via . Here's the patch: Index: src/emacs_mode/TcpListener.cc ===