Hello, I just pushed two Patches on behalf of Paul (they are currently at HEAD:staging) and now I cannot get past 'make'.
The log shows this: --snip-- make[1]: *** [out/page-breaking-scheme.o] Error 1 make[1]: *** Waiting for unfinished jobs.... /tmp/lilypond-autobuild/lily/page-breaking.cc: In member function 'scm_unused_struct* Page_breaking::make_pages(std:: vector<long unsigned int>, SCM)': /tmp/lilypond-autobuild/lily/page-breaking.cc:614:24: warning: conversion to 'int' from 'vsize {aka long unsigned int }' may alter its value [-Wconversion] int page_num = i + first_page_number; ^ /tmp/lilypond-autobuild/lily/page-breaking.cc:617:55: warning: conversion to 'scm_t_int32 {aka int}' from 'long unsig ned int' may alter its value [-Wconversion] SCM line_count = scm_from_int (lines_per_page[i]); etc. ... So it is from the checkin for http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commitdiff;h=387f6016755f01f424a7f0dcb024fd79ed3bb60b It passed my tests, so I don't know if should have done something 'else' before pushing? Can someone help? Or perhaps remove these entries from staging for the time being? I am about to go home (from work) so I won't be checking emails for a couple of hours. Thanks for anyone who can help. James _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel