summaryrefslogtreecommitdiffstats
path: root/boost/boost.4100.warnings.patch
Commit message (Collapse)AuthorAgeFilesLines
* boost: disable spurious MSVC warning C4100 in msvc.hppMichael Stahl2012-10-241-0/+19
It warns that "x" is unreferenced formal parameter in virtual void failed(Model *x) { x->~Model(); } Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d