aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorNorman Clarke <norman@njclarke.com>2012-07-09 01:26:55 -0300
committerNorman Clarke <norman@njclarke.com>2012-07-09 01:26:55 -0300
commit5b412ea4edbe0a5f084a60ecd1c5479768bc233e (patch)
treef0b4106d6e7c3e90ae661032cb6ee9f8e92b8b2e /COPYING
parent5e59bbd94683286b4dd232508fa2c2e8ccdc70e0 (diff)
downloadluarocks-5b412ea4edbe0a5f084a60ecd1c5479768bc233e.tar.gz
luarocks-5b412ea4edbe0a5f084a60ecd1c5479768bc233e.tar.bz2
luarocks-5b412ea4edbe0a5f084a60ecd1c5479768bc233e.zip
Fix mode string in call to io.open
On 5.2, Luarocks fails when installing some rocks with the following error: invalid mode 'wb+' (should match '[rwa]%+?b?') This does not happen on 5.1; I suspect 5.2 may be stricter about validating the mode string. The docs for 5.1 suggest the 'b' must always come at the end: > The mode string can also have a 'b' at the end (http://www.lua.org/manual/5.1/manual.html#pdf-io.open)
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions