Viivi version 00.41.00 (alpha) release notes
The following point was changed in this version.
-
The command line argument option ā-v Nā, which controls the
verbosity level, wasn't working at all.
This issue has been resolved.
Now the command line argument option "-v N" works as expected.
Provide the integer value N a bit-summation of the followings:
- 1 ... to show the user input prompt "> " (only in the kernel-mode)
- 2 ... to show the output by the side-effect-methods (display, newline, write)
- 4 ... to show the return value at the top-level
- 8 ... to show the opening-title
- 16 ... to show the user-agreement
The default value for N is 15.
If you want to suppress the opening-title, specify as "-v 7".
I appreciate Nathan's bug report about the inoperative -v option.
I look forward to hearing from you all.
-
When the argument value N in the command line argument option
"-v N" did not include the bit 8, error output and error exit
did not work correctly.
This issue has been resolved.
Now the error operations work correctly regardless of specifying
the command line argument option "-v N".
Contact
Exhibited on 2026/06/25
Copyright(C) 2003- ilma <ilma@viivi.io> All rights reserved.