Update lua 5.4.3

This commit is contained in:
Cloud Wu
2021-03-30 10:09:43 +08:00
parent 11165ce727
commit e0d4fda24e
9 changed files with 105 additions and 58 deletions

View File

@@ -23,7 +23,7 @@
#include "atomic.h"
static unsigned int STRSEED;
static ATOM_SIZET STRID = 0;
static size_t STRID = 0;
/*
** Maximum size for string table.