From: Christian P. <cp...@se...> - 2005-01-15 18:22:02
|
Hi ! Please have a look at the cvs commit messages. toc makefiles are out of sync! i've re-worked character database generation/incluson. autoconf/automake works. stephan: unicodedata.h now comes from cvs. generated files are unicodedata_db.h and unicodedata_extra_db.h Regards, Christian Am Samstag 15 Januar 2005 17:50 schrieb gj...@fh...: > i noticed that too > just a couple of hours ago i tried to compile p2 at my workstation and it > went nuts compiling the unicode stuff, exact same error > > // > gregor > > Quoting st...@s1...: > > Hiya! > > > > On the way to Ravensburg, on the train i found out that i can't compile > > the Unicode code after doing an update last night. It appears that the > > data type used in the array in unicodedata.h is not declared anywhere: > > > > > > /usr/bin/gawk -f ./unicodedata.awk UnicodeData.txt >unicodedata.h > > g++ -pipe -O2 -DNDEBUG -fPIC -I. -I../../include -c -o Char.o > > Char.cpp > > In file included from Char.cpp:22: > > unicodedata.h:1: error: syntax error before `[' token > > Char.cpp: In member function `int P::Unicode::Char::toNumber() const': > > Char.cpp:157: error: ISO C++ forbids declaration of `codePointData' with > > no > > type > > Char.cpp:157: error: uninitialized const `codePointData' > > Char.cpp:157: error: syntax error before `*' token > > Char.cpp:159: error: `data' undeclared (first use this function) > > Char.cpp:159: error: (Each undeclared identifier is reported only once > > for each > > function it appears in.) > > > > usw, usf... > > > > i grepped for codePointData but did not find a declaration anywhere. > > > > i'll be with Marc and Bernhard in Ravensburg until tomorrow (Sunday) > > sometime, so if you've got special coding wishes, let us know! > > > > ----- stephan > > (i wish this train had a wireless hotspot...) > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by: Beat the post-holiday blues > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > _______________________________________________ > > pclasses-devel mailing list > > pcl...@li... > > https://lists.sourceforge.net/lists/listinfo/pclasses-devel > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > pclasses-devel mailing list > pcl...@li... > https://lists.sourceforge.net/lists/listinfo/pclasses-devel |