Bug 156169
| Summary: | [iiimxcf] update error message to reflect recent namespace changes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lawrence Lim <llim> |
| Component: | iiimf | Assignee: | Akira TAGOH <tagoh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eng-i18n-bugs, tools-bugs |
| Target Milestone: | --- | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | iiimf-12.2-5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-06-28 00:32:12 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 125997 | ||
|
Description
Lawrence Lim
2005-04-28 05:01:34 UTC
Fixed in 12.2-0.7.svn2578. Confirmed the patch for watchdog.c has been included in iiimf-12.2-5.
Just a quick question, is the following required to be updated as well? If its
not important, I will resolve the bug.
--
#ifdef HTT_DEBUG
fprintf(stderr,
"htt:Unknown property notify event wid = %x atom = %s\n",
ev.xproperty.window,
XGetAtomName(display, ev.xproperty.atom))
#endif
It looks like not important thing since it shouldn't be defined by default - it may be an good idea to correct all messages. will commit that change in upstream :) Cool. Resolving bug then. Thanks. |