Opened 7 years ago
Closed 7 years ago
#18977 closed defect (fixed)
ncurses fails to build with GCC 5.2
Reported by: | saraedum | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.9 |
Component: | PLEASE CHANGE | Keywords: | ncurses, cpp |
Cc: | jpflori, vbraun, leif | Merged in: | |
Authors: | Julian Rüth | Reviewers: | André Apitzsch |
Report Upstream: | N/A | Work issues: | |
Branch: | 4689b7c (Commits, GitHub, GitLab) | Commit: | 4689b7c4c4c6c8923df917c22a6aa90ff8908bed |
Dependencies: | Stopgaps: |
Description (last modified by )
The problem described in #18301 still happens with GCC 5.2.0. We should assume that all versions of GCC 5 are affected to fix this issue.
Change History (4)
comment:1 Changed 7 years ago by
- Branch set to u/saraedum/ncurses_fails_to_build_with_gcc_5_2
comment:2 Changed 7 years ago by
- Cc jpflori vbraun leif added
- Commit set to 4689b7c4c4c6c8923df917c22a6aa90ff8908bed
- Description modified (diff)
- Keywords ncurses cpp added
- Status changed from new to needs_review
- Type changed from PLEASE CHANGE to defect
comment:3 Changed 7 years ago by
- Reviewers set to André Apitzsch
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 7 years ago by
- Branch changed from u/saraedum/ncurses_fails_to_build_with_gcc_5_2 to 4689b7c4c4c6c8923df917c22a6aa90ff8908bed
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Add patch to let ncurses build with GCC 5.2