Build warning: there are no arguments to ‘_’ that depend on a template parameter
Bug #666175 reported by
Olorin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DC++ |
Invalid
|
Undecided
|
Unassigned | ||
LinuxDC++ |
Fix Released
|
Low
|
Steven Sheehy |
Bug Description
subj
Changed in linuxdcpp: | |
assignee: | nobody → Steven Sheehy (steven-sheehy) |
milestone: | none → 1.1.0 |
status: | Confirmed → Fix Committed |
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
./dcpp/ Streams. h:140: warning: there are no arguments to ‘_’ that depend on a template parameter, so a declaration of ‘_’ must be available
That warning has been there forever and is not that easy to fix. But marking confirmed anyway to track it and in the hope that someone else fixes it. :)