Ticket #188 (closed defect: fixed)
Warning in persistent.c
| Reported by: | gunnar | Owned by: | djhbrown |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.11 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
gcc 4.2 gives a warning that gcc 4.1 didn't:
persistent.c: In function 'search_persistent_cache': persistent.c:444: warning: comparison with string literal results in unspecified behaviour
This is hard to disagree with.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| warning_7_11.1.diff | 2386 | 0% 0% 0% | builds with warning(s) | details |
Change History
Note: See
TracTickets for help on using
tickets.


Trivial fix.