Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000236 | mercury | Bug | public | 2011-11-28 08:22 | 2011-11-28 10:39 |
| Reporter | colanderman | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000236: Documentation for unsorted_aggregate incorrect (trivial) | ||||
| Description | solutions.unsorted_aggregate claims to be declaratively identical to calling list.foldl on the output of solutions.unsorted_solutions, when in fact it acts as if list.foldr is called. This is apparent from the definition of unsorted_solutions in solutions.m, which uses list.cons to build the solutions list (hence building it right-to-left). | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2011-11-28 08:22 | colanderman | New Issue | |||
| 2011-11-28 09:28 | Note Added: 0000413 | ||||
| 2011-11-28 10:39 | colanderman | Note Added: 0000414 | |||