I'm sorry but I can not reproduce the reported malfunction not for
v5.4.8 nor for v5.5.0. Both standalone interpreters report
$ ./lua "-e" --
./lua: '-e' needs argument
usage: ./lua [options] [script [args]]
Available options are:
-e stat execute string 'stat'
-i enter interactive mode after executing 'script'
-l mod require library 'mod' into global 'mod'
-l g=mod require library 'mod' into global 'g'
-v show version information
-E ignore environment variables
-W turn warnings on
-- stop handling options
- stop handling options and execute stdin
I use Void Linux, what am I doing wrong?
Regards,
-- Andrew
вт, 8 лип. 2025 р. о 20:25 Roberto Ierusalimschy <
rob...@inf.puc-rio.br> пише:
> --
> You received this message because you are subscribed to the Google Groups "lua-l" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
lua-l+un...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/lua-l/20250708172533.GA61852%40arraial.inf.puc-rio.br.