Skip to content

Fixes compile error in XCode when using secure connections#32

Open
aardvarkk wants to merge 1 commit intolarku:masterfrom
aardvarkk:master
Open

Fixes compile error in XCode when using secure connections#32
aardvarkk wants to merge 1 commit intolarku:masterfrom
aardvarkk:master

Conversation

@aardvarkk
Copy link

No description provided.

```
error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
   if (GetConnectionByGUID(participantListIn[index], worldId)==false)
                                                               ^~~~~
```
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