Skip to content

Comments

squishyball: port to ncurses-6.3#156781

Merged
vcunat merged 1 commit intoNixOS:masterfrom
trofi:update-squishyball
Jan 30, 2022
Merged

squishyball: port to ncurses-6.3#156781
vcunat merged 1 commit intoNixOS:masterfrom
trofi:update-squishyball

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Jan 25, 2022

Without the change build on ncurses-6.3 fails as:

mincurses.c: In function 'setup_term_customize':
mincurses.c:345:20: error: 'TERMINAL' {aka 'struct term'} has no member named 'Nttyb'
  345 |     term = cur_term->Nttyb;
      |                    ^~

While at it update homepage from svn repository to gitlab one.

Without the change build on `ncurses-6.3` fails as:

    mincurses.c: In function 'setup_term_customize':
    mincurses.c:345:20: error: 'TERMINAL' {aka 'struct term'} has no member named 'Nttyb'
      345 |     term = cur_term->Nttyb;
          |                    ^~

While at it update homepage from svn repository to gitlab one.
@trofi trofi mentioned this pull request Jan 25, 2022
@ofborg ofborg bot requested a review from michalrus January 25, 2022 23:33
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 25, 2022
@vcunat vcunat merged commit de1d7d5 into NixOS:master Jan 30, 2022
@trofi trofi deleted the update-squishyball branch January 30, 2022 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants