Skip to content

Merge develop to master#83

Merged
Tiiffi merged 11 commits intomasterfrom
develop
Oct 30, 2021
Merged

Merge develop to master#83
Tiiffi merged 11 commits intomasterfrom
develop

Conversation

@Tiiffi
Copy link
Copy Markdown
Owner

@Tiiffi Tiiffi commented Oct 30, 2021

No description provided.

kabiroberai and others added 11 commits January 31, 2020 17:26
This is required on certain machines (eg the iSH emulator on iOS)
This fixes the compiler issue:

```
mcrcon.c: In function ‘packet_build’:
mcrcon.c:576:2: warning: ‘strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation]
  strncpy(packet.data, s1, DATA_BUFFSIZE);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Fixes typo in ANSI escape sequence for LCYAN
 - Remove "exit" and "quit" as quit commands
@Tiiffi Tiiffi merged commit b5951e9 into master Oct 30, 2021
@Tiiffi Tiiffi deleted the develop branch October 30, 2021 19:35
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.

5 participants