Hey folks,

for newcomers, and people who like to see new sources, educate and learn, I 
have a Janitor task. As usually updating to a new, stricter, compiler, the 
update to GCC-4.7 (http://t2-project.org/packages/gcc.html) brought a number of 
new build errors. Obviously, as expected, ... One thing, they constantly clean 
header, includes, not only for standard conformance, but also speedup builds. 
So some very easy things to fix, are missing includes and thus undeclared 
identifiers:

grep "error: .*not declared" 
build/reference-9.0-trunk-reference-x86-i686-linux/var/adm/logs/*.err

Of course there are many more, usually C++, errors due more standard compliance.

PS: If you have no time, or basic C experience yourself, maybe spread the word 
to pupils, students near you!

Happy easter and patches welcome!

        René
-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to