Skip to content

Fixing build with ncurses-5.9 (#4800) broke shadows #4817

@egmontkob

Description

@egmontkob

Is there an existing issue for this?

  • I have searched the existing issues

Midnight Commander version and build configuration

a5909f24b800fbac51a7f8049eddaf9a960ebee1

Operating system

all

Is this issue reproducible using the latest version of Midnight Commander?

  • I confirm the issue is still reproducible with the latest version of Midnight Commander

How to reproduce

No shadows on ncurses-6.5 after the said commit / PR.

Ossi correctly pointed out during review that the condition is fishy; it is indeed broken.

I assume that in ncurses itself, where this was taken from, something else is going on. Widec support might already be enabled and he's just gathering a few more conditions when it also needs to be enabled; or something like that.

(Also, in my pending PR 4813, line characters break if I apply this same change.)

Expected behavior

.

Actual behavior

.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ttyInteraction with the terminal, screen librariesprio: mediumHas the potential to affect progress

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions