On Oct 21, 2009 at 10:01, Olle E. Johansson <oej(a)edvina.net> wrote:
"the code must compile on all the arhitectures
(this currently includes
linux, freebsd, netbsd, openbsd, solaris >= 8; x86, ultrasparc,
strongarm;
gcc 2.95, 3.x, icc, sun cc >=5.3)."
How is this tested? Do all developers have access to all these
platforms? Do we have a buildbot that automatically runs these tests?
It's not. I used to do it for older ser versions, before releases.
However even if it's not tested all the time, it's a good reason to
reject patches or fix someone elses code.
For example I seriously doubt that sr compiles anymore with sun cc 5.3.
Andrei