Discussion:
[Clanlib-devel] Missing includes in ClanLib 0.8.0
Pavol Rusnak
2007-10-18 14:19:40 UTC
Permalink
Hello ClanLib developers!

Our internal checks, here at SUSE, found out that ClanLib source code is
missing <cstring> in #includes. I'm attaching a patch (includes.patch)
:) Also I noticed that ClanLib uses CLvoid instead of void. In GCC 4.3+
types typedefed to void cannot be used in places where void is expected.
(For example, you cannot pass CLvoid* to function expecting void*).
Please keep that in mind, when GCC 4.3 is out and being used.
--
Best Regards / S pozdravom,

Pavol RUSNAK SUSE LINUX, s.r.o
Package Maintainer Lihovarska 1060/12
PGP 0xA6917144 19000 Praha 9, CR
prusnak[at]suse.cz http://www.suse.cz
Loading...