Skip to content

Fix macos build#81

Open
cpina wants to merge 2 commits intofestvox:masterfrom
cpina:fix-macos-build
Open

Fix macos build#81
cpina wants to merge 2 commits intofestvox:masterfrom
cpina:fix-macos-build

Conversation

@cpina
Copy link

@cpina cpina commented Jan 23, 2026

No description provided.

cpina added 2 commits January 23, 2026 06:39
Error was:

server.cc:125:68: error: invalid operands to binary expression
('__bind<int &, sockaddr *, unsigned long>' and 'int')
    if (bind(fd, (struct sockaddr *)&serv_addr, sizeof(serv_addr)) != 0)
Error was:

acost.cc:199:11: error: use of undeclared identifier 'finite'; did you mean 'isfinite'?
    if (!finite(p))
         ^~~~~~
         isfinite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant