Ticket #237 (closed defect: released)
"class Xapian::MSet" has no member named "items"
| Reported by: | david.spencerian+xapian | Owned by: | newbugs |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Website | Version: | SVN trunk |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description (last modified by richard) (diff)
I think this:
cout << matches.items.size() << " results found" << endl;
should use matches.size() instead
thx,
Dave
Change History
Note: See
TracTickets for help on using
tickets.
