|
Bugzilla – Full Text Bug Listing |
| Summary: | Declaration of acs_map in slang.h clashes with the one from ncurses.h | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Philipp Thomas <pth> |
| Component: | Development | Assignee: | Pavel Nemec <pnemec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, dickey |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Patch to fix the declaration of acs_map | ||
|
Description
Philipp Thomas
2005-09-16 15:06:45 UTC
Created attachment 50167 [details]
Patch to fix the declaration of acs_map
i tried to fix slang.h but, libccaca import slang.h before ncuses.h Simply remove the spurious #define acs_map from slang.h Slang is now update to 2.04 in STABLE. Tha patch which added acs_map is now dropped. |