help-3dldf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-3dldf] Re: CVS 3DLDF:scanprse.web:451: error: `yyparse' was not de


From: Hongyi Zhao
Subject: [help-3dldf] Re: CVS 3DLDF:scanprse.web:451: error: `yyparse' was not declared in this scope
Date: Sat, 7 Apr 2007 21:54:17 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Sat, Apr 07, 2007 at 02:35:41PM +0200, address@hidden wrote:
> > On Thu, Apr 05, 2007 at 06:42:25PM +0200, Laurence Finston wrote: [...]
> >> Does the test program I sent you compile, link,
> >> and run properly with this locale?
> >
> > What should I do with the test program you've sent to me in order to·
> test whether it can be compiled, linked and run properly with my·
> locale or not?  Give me some hints, will you?
> >
> 
> Just put it into a file, say `ttest.c++'.  Then call `g++ ttest.c++' from
> a shell.  This causes the program to be compiled and linked.  The
> executable will be called `a.out'.  Calling `a.out' from the shell will
> run the program.

Thanks, see the following results, please:

----------------------------------------------
address@hidden:~/Desktop$ g++ ttest.c++
address@hidden:~/Desktop$ ./a.out
Before sort:
v[0] == 2.200000
v[0] == 1.100000
v[0] == 0.000000
v[0] == 4.400000
v[0] == 3.300000
After sort:
v[0] == 0.000000
v[0] == 1.100000
v[0] == 2.200000
v[0] == 3.300000
v[0] == 4.400000

address@hidden:~/Desktop$ locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:zh
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
---------------------------------------------

Best regards.

---
Hongyi Zhao (赵弘毅)
GnuPG DSA: 0xD108493B

老子道德经:第五十八章
其政闷闷,其民淳淳。
其政察察,其民缺缺。
祸兮福之所倚,福兮祸之所伏。
孰知其极?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]