Opened 4 years ago
Last modified 4 years ago
#13550 new Patches
Boost foreach library trigger warning in Qt
Reported by: | Owned by: | Eric Niebler | |
---|---|---|---|
Milestone: | To Be Determined | Component: | foreach |
Version: | Boost Development Trunk | Severity: | Optimization |
Keywords: | Cc: |
Description
Since I use clazy I have such warnings:
warning: zero as null pointer constant foreach.hpp: 1100:77: note expanded from macro BOOST_FOREACH foreach.hpp: 1014:9: note expanded from macro BOOST_FOREACH_CONTAIN foreach.hpp: 942:13: note expanded from macro BOOST_FOREACH_SHOULD_COPY
I have a running pull request here: https://github.com/boostorg/foreach/pull/7
Note:
See TracTickets
for help on using tickets.