Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #1

Merged
merged 14 commits into from
May 27, 2022
Merged

update #1

merged 14 commits into from
May 27, 2022

Conversation

sblendorio
Copy link
Owner

No description provided.

jserv and others added 14 commits May 25, 2022 23:19
For default configurations, Lotus 1-2-3 for UNIX set DOS file-name mode,
which can be unfriendly to native Linux port. It defaults to UNIX
file-name mode instead.
GDB Traces:

Program received signal SIGSEGV, Segmentation fault.
hide_option_from_lotus (argc=0xffffd2a0, argv=0xffffd334) at main.c:18
warning: Source file is more recent than executable.
18	    if (argv[optind][0] != '-' || argv[optind][2] != '\0') {
(gdb) p optind
$1 = 2
(gdb) p argv[optind]
$2 = 0x0
Fix segfault with option "-b"
@sblendorio sblendorio merged commit 3c92410 into sblendorio:main May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants