[cmake-developers] [CMake 0015739]: NetBSD: curses compatibility
Mantis Bug Tracker
mantis at public.kitware.com
Sat Sep 12 12:40:22 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15739
======================================================================
Reported By: Thomas Klausner
Assigned To:
======================================================================
Project: CMake
Issue ID: 15739
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-09-12 12:40 EDT
Last Modified: 2015-09-12 12:40 EDT
======================================================================
Summary: NetBSD: curses compatibility
Description:
cmake uses ncurses internals to handle a borderline case.
This fails to build with NetBSD's curses.
Steps to Reproduce:
Build on NetBSD with the native curses library.
Additional Information:
The attached patch doesn't use implemention-details of ncurses to see
if the overloading behavior of REQ_DEL_PREV is active, just undos any
damage it may have done.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-09-12 12:40 Thomas KlausnerNew Issue
2015-09-12 12:40 Thomas KlausnerFile Added:
patch-Source_CursesDialog_cmCursesStringWidget.cxx
======================================================================
More information about the cmake-developers
mailing list