Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 4.9.0 | Dmitry Marakasov | 2016-01-15 | 1 | -21/+0 |
| | | | | | | | | PR: 206242 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=406187 | ||||
* | benchmarks/polygraph: Fix c++ errors caught by modern compilers | John Marino | 2013-10-01 | 1 | -0/+21 |
There were two scope issues caught by -fpermissions and another case of a redeclared variabled, all of which are caught on recent gcc. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329004 |