[Uim] SigScheme 0.7.2 released

YAMAMOTO Kengo / YamaKen yamaken at bp.iij4u.or.jp
Fri Dec 29 10:33:05 PST 2006


Hi Hirosi, thanks for the report.

At Sat, 30 Dec 2006 00:28:20 +0900,
utuhiro78 at yahoo.co.jp wrote:
> 
> I can build it on Mandriva Cooker.
> $ ./make-report.sh
> Subject: PASS: SigScheme 0.7.2 i686-pc-linux-gnu gcc gcc (GCC) 4.1.2 
> 20061110 (prerelease) (4.1.2-0.20061110.1mdv2007.1)
> 
> Some warnings:
> //
> ./include/private/gcconfig.h:1635:11: warning: C++ style comments are 
> not allowed in ISO C90
(snip)

Almost all warnings are result of intended code (including "be
used uninitialized" and "reaches end of non-void function") and
not actually problem. But I'll try to satisfy the compiler and
turn some pedantic checks off on non-debugging mode, to stop
scaring users.

> scmport-str.c:233: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules
> scmport-str.c: In function �ostrport_close�:
> scmport-str.c:348: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules

But these warnings are not a such thing. I'll read C99 again to
find a way to avoid this problem.

> btw, report.mail includes username (/home/*****),
> so someone might not want to send it.

I didn't realized that such problem. Thanks. I'll try to
hide these information in next release.

------------------------------------------------
YAMAMOTO Kengo / YamaKen  yamaken at bp.iij4u.or.jp
FAMILY   Given / Nick
http://en.wikipedia.org/wiki/Japanese_name



More information about the uim mailing list