On 10/16/12 1:51 AM, K.-M. Schindler wrote: > Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel > In directory vz-cvs-3.sog:/tmp/cvs-serv10142/10.7/stable/main/finkinfo/devel > > Modified Files: > fortran-utils.info > Log Message: > fortran-utils: bugfix for intrinsic function getline. please test on 10.7 > > Index: fortran-utils.info
There are a couple of other errors visible now that getline() isn't causing problems: ... fpr.c:284:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] savech(col) ^~~~~~ fpr.c:297:5: error: non-void function 'savech' should return a value [-Wreturn-type] return; ^ fpr.c:341:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] flush() ^~~~~ fpr.c:361:7: error: non-void function 'flush' should return a value [-Wreturn-type] return; ... clang 4.1 is so picky :-) -- AKH ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel