| Summary: | Fix ordered comparision with integer zero | ||
|---|---|---|---|
| Product: | uClibc++ | Reporter: | Per Øyvind Karlsen <proyvind> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | uclibc-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
Fix ordered comparision with integer zero
fix ordered comparison of pointer with integer zero |
||
Created attachment 5300 [details]
fix ordered comparison of pointer with integer zero
updated patch with signed-off-by added
This no longer applies; See 57e3652aec12098446f1faf80dc53d386251a0b3 Without a testcase i cannot really see if you are fixing something else, maybe? Please elaborate. Should be fixed by 57e3652aec12098446f1faf80dc53d386251a0b3 |
Created attachment 4808 [details] Fix ordered comparision with integer zero See patch