2012/7/30 Frédéric Bron <frederic.b...@m4x.org>: >> I wanted to run regression tests and compare before and after a change. >> However, I obtained the error given below after make -j8 CPU_COUNT=8 check >> >> I suspect this is because I am compiling with gcc/g++ 4.7.0 (coming >> with Fedora 17) and its release notes say: >> "Avoid polluting the global namespace and do not include <unistd.h>." >> we should then include >> #include <sys/types.h> >> #include <unistd.h> >> before using getpid and getcwd. > > Who can review my patch? > http://codereview.appspot.com/6434048
To make our life easier with verifying that the build of sources with your patch passes, we currently use Google Code issues. As Graham pointed out, I created one manually, but please do so next time, which should be done if you enter login details in git-cl: Best, John _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel