![]() |
【转帖】compile error with japanese environmen
compile error with japanese environment.
compile error with japanese environment. version 2.06.03 i always modify a file "odtimestamp.h" when i get new update. odtimestamp.h ------------------------ 423 /** description: 424 returns this timestamp object as long. 425 426 remarks: 427 packedvalue returns the number of seconds elapsed since midnight, january 1, 1970, universal (greenwich mean) time. 428 429 if this timestamp object contains a date before midnight, january 1, 1970, utc, 430 or after 3:14:07 on january 19, 2038, ut, packedvalue() returns ?. 431 */ ------------------------ character "?" in line 430 is unacceptable for japanese environment. it makes a compile error because it is not shown in codepage932. could you please replace this character to "-1" or save this file as unicode? hello, you are right. there is symbol with code 0x96 instead of '-'. we will rorrect it in near release. thank you for report. best regards, sergey z. |
所有的时间均为北京时间。 现在的时间是 10:55 AM. |