GNU nano - Bugs: bug #63372, compilation of 7.0 fails when...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63372: compilation of 7.0 fails when configured with --disable-comment
Submitter: | Hannu Nyman <hnyman> | ||
Submitted: | Wed 16 Nov 2022 07:31:55 AM UTC | ||
Severity: | 2 - Minor | Status: | Fixed |
Assigned to: | bens | Open/Closed: | Closed |
Thu 15 Dec 2022 08:04:02 AM UTC, comment #4: |
Benno Schulenberg <bens>![]() ![]() |
Fri 18 Nov 2022 03:54:44 PM UTC, comment #3: Thanks for confirming that the patch fixes the issue.
|
Benno Schulenberg <bens>![]() ![]() |
Thu 17 Nov 2022 04:44:30 PM UTC, comment #2: Thanks. The patch seems to fix our builds.
|
Hannu Nyman <hnyman> |
Wed 16 Nov 2022 09:42:44 AM UTC, comment #1: Thanks for reporting. Attached patch should fix the issue. Can you confirm?
|
Benno Schulenberg <bens>![]() ![]() |
Wed 16 Nov 2022 07:31:55 AM UTC, original submission:
Compilation of nano 7.0 fails with the same config option that succeed with 6.0.
|
Hannu Nyman <hnyman> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 9 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2022-12-15 | bens | Open/Closed | Open | ![]() |
Closed |
2022-11-18 | bens | Severity | 3 - Normal | ![]() |
2 - Minor |
Status | Need Info | ![]() |
Fixed | ||
2022-11-17 | bens | Status | In Progress | ![]() |
Need Info |
Summary | compilation fails when configured with --disable-comment | ![]() |
compilation of 7.0 fails when configured with --disable-comment | ||
2022-11-16 | bens | Attached File | - | ![]() |
Added guard-do_comment-separately.patch, #53963 |
Status | None | ![]() |
In Progress | ||
Assigned to | None | ![]() |
bens | ||
Summary | do_comment in nano.c not guarded by ifdef ENABLE_COMMENT | ![]() |
compilation fails when configured with --disable-comment |
Released in 7.1. Thanks again for reporting.