MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010724 | CMake | CCMake | public | 2010-05-17 13:52 | 2016-06-10 14:31 |
| Reporter | Andriy Mykulyak | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0010724: does not compile on HP-UX | ||||
| Description | On HP-UX (`uname -a` gives: HP-UX HPUX B.11.11 U 9000/785 2015825311) does not compile, complaining that va_list is undefined in /usr/include/curses.h. | ||||
| Steps To Reproduce | |||||
| Additional Information | Addition of the following line #include <stdarg.h> to the following files (all from Source/CursesDialog/form) fld_attr.c frm_driver.c frm_req_name.c did the job. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-05-17 13:52 | Andriy Mykulyak | New Issue | |||
| 2010-12-14 18:37 | David Cole | Assigned To | => Bill Hoffman | ||
| 2010-12-14 18:37 | David Cole | Status | new => assigned | ||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041700 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||