Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merge develop to master #83

Merged
merged 11 commits into from
Oct 30, 2021
Merged

Merge develop to master #83

merged 11 commits into from
Oct 30, 2021

Conversation

Tiiffi
Copy link
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants