Opened 12 years ago
Closed 12 years ago
#5044 closed Patches (fixed)
tst_node::find returns a 'false' when the return type is a pointer
| Reported by: | Owned by: | Joel de Guzman | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | spirit | 
| Version: | Boost 1.45.0 | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
This causes annoying warnings when compiling with clang.
See proposed patch in attachment.
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | spirit_tst.patch added | 
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Already fixed in trunk: [67373].