FreeBSD Bugzilla – Attachment 136877 Details for
Bug 182221
Fix build: chinese/sunpinyin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-stdlib
patch-stdlib (text/plain), 1.34 KB, created by
zy
on 2013-09-19 06:00:00 UTC
(
hide
)
Description:
patch-stdlib
Filename:
MIME Type:
Creator:
zy
Created:
2013-09-19 06:00:00 UTC
Size:
1.34 KB
patch
obsolete
>--- src/ime-core/ic_history.cpp.orig 2013-09-19 00:20:23.000000000 -0400 >+++ src/ime-core/ic_history.cpp 2013-09-19 00:20:34.000000000 -0400 >@@ -42,6 +42,7 @@ > #include <fcntl.h> > #include <stdio.h> > #include <stdint.h> >+#include <stdlib.h> > #include <unistd.h> > #include <cassert> > #include <arpa/inet.h> >--- src/lexicon/pytrie_gen.cpp.orig 2013-09-19 00:18:39.000000000 -0400 >+++ src/lexicon/pytrie_gen.cpp 2013-09-19 00:18:51.000000000 -0400 >@@ -11,6 +11,7 @@ > #endif > > #include <algorithm> >+#include <stdlib.h> > > #include "pytrie_gen.h" > #include "pinyin_data.h" >--- src/slm/slmprune/slmprune.cpp.orig 2012-05-13 23:55:19.000000000 -0400 >+++ src/slm/slmprune/slmprune.cpp 2013-09-19 00:34:42.000000000 -0400 >@@ -44,6 +44,7 @@ > #endif > > #include <stdio.h> >+#include <stdlib.h> > #include <math.h> > > #include "../sim_slm.h" >--- src/slm/ids2ngram/ids2ngram.cpp.orig 2012-05-13 23:55:19.000000000 -0400 >+++ src/slm/ids2ngram/ids2ngram.cpp 2013-09-19 00:36:06.000000000 -0400 >@@ -48,6 +48,7 @@ > #endif > > #include <stdio.h> >+#include <stdlib.h> > #include <map> > #include <vector> > #include <algorithm> >--- src/slm/ids2ngram/idngram_merge.cpp.orig 2012-05-13 23:55:19.000000000 -0400 >+++ src/slm/ids2ngram/idngram_merge.cpp 2013-09-19 00:36:48.000000000 -0400 >@@ -48,6 +48,7 @@ > #endif > > #include <stdio.h> >+#include <stdlib.h> > #include <vector> > #include <algorithm>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 182221
: 136877