1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/math/openfst
Jan Beich dc9752c0bb math/openfst: unbreak on 9.x
symbol-table-ops.cc: In function 'bool fst::AddAuxiliarySymbols(const string&, int64, int64, fst::SymbolTable*)':
symbol-table-ops.cc:131:43: error: 'to_string' is not a member of 'std'
     if (index != syms->AddSymbol(prefix + std::to_string(i), index)) {
                                           ^
Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-10-03 06:52:41 +00:00
..
distinfo Update to version 1.5.4. 2016-08-25 13:07:34 +00:00
Makefile math/openfst: unbreak on 9.x 2016-10-03 06:52:41 +00:00
pkg-descr
pkg-plist Update to version 1.5.4. 2016-08-25 13:07:34 +00:00