diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2021-07-08 14:55:04 +0200 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2021-07-08 14:55:04 +0200 |
commit | 663a44a7fea7602b894160ec0608bca378c97d10 (patch) | |
tree | 0b1ea725bcaf2ca788608e5db6931bb1c8ce1f9c /docs | |
parent | 19c4381fd37be09fe6ce3b81d8d7bd12668fc7b8 (diff) | |
download | lanes-663a44a7fea7602b894160ec0608bca378c97d10.tar.gz lanes-663a44a7fea7602b894160ec0608bca378c97d10.tar.bz2 lanes-663a44a7fea7602b894160ec0608bca378c97d10.zip |
fix function transfer with lua_dump for Lua 5.4 failing for functions big enough to necessitate a buffer reallocation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 76752f5..82b1f24 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -70,7 +70,7 @@ | |||
70 | </p> | 70 | </p> |
71 | 71 | ||
72 | <p> | 72 | <p> |
73 | This document was revised on 23-Jun-21, and applies to version <tt>3.15.0</tt>. | 73 | This document was revised on 8-Jul-21, and applies to version <tt>3.15.1</tt>. |
74 | </p> | 74 | </p> |
75 | </font> | 75 | </font> |
76 | </center> | 76 | </center> |