Skip to content

Instantly share code, notes, and snippets.

@vext01
Created April 27, 2019 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vext01/82b7771fa749ce18d7d23eb221dcb72d to your computer and use it in GitHub Desktop.
Save vext01/82b7771fa749ce18d7d23eb221dcb72d to your computer and use it in GitHub Desktop.
In file included from src/od-fs/bsdsocket_host.cpp:5:
./src/od-fs/bsdsocket_posix.cpp:1260:20: error: assigning to 'uae_u32' (aka 'unsigned int') from incompatible
type '__bind<int &, sockaddr *, int &>'
if ((success = bind (s, (struct sockaddr *)&addr, len)) != 0) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment