aboutsummaryrefslogtreecommitdiffstats
path: root/korean/hcode
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-04-26 02:19:15 +0800
committerjbeich <jbeich@FreeBSD.org>2015-04-26 02:19:15 +0800
commit4a3001a6bfefe2ef0a7717224e4e52bcf1e32abe (patch)
tree1fe682166d3e5dcdef49f96b4e19154092efe5f9 /korean/hcode
parent2e20a1a1e7f3d269cfa42f217cbc68bcc41b62e8 (diff)
downloadfreebsd-ports-gnome-4a3001a6bfefe2ef0a7717224e4e52bcf1e32abe.tar.gz
freebsd-ports-gnome-4a3001a6bfefe2ef0a7717224e4e52bcf1e32abe.tar.zst
freebsd-ports-gnome-4a3001a6bfefe2ef0a7717224e4e52bcf1e32abe.zip
Unbreak build on FreeBSD 8.x/9.x and DragonFly
./PYSignal.h:35:22: error: expected namespace name using namespace std::placeholders; ~~~~~^ ./PYSignal.h:49:18: error: no type named 'function' in namespace 'std' typedef std::function<R()> func_type; ~~~~~^ ./PYEditor.h:37:14: error: no type named 'shared_ptr' in namespace 'std' typedef std::shared_ptr<Editor> EditorPtr; ~~~~~^ PYLibPinyin.cc:223:54: error: 'getline' was not declared in this scope while ((read = getline (&linebuf, &size, dictfile)) != -1) { ^ PR: 199408 Reported by: pkg-fallout, DPorts Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Diffstat (limited to 'korean/hcode')
0 files changed, 0 insertions, 0 deletions