Message ID | 4C7E8391.10501@net-b.de |
---|---|
State | New |
Headers | show |
Tobias Burnus wrote: > Let's see what Fortran 2013 will provide - maybe some template/macro > programming, which partially replaces CPP? During the development of the 2008 Standard we shortly discussed a Fortran approach to generic programming. However, after some debate we became convinced that we didn't have enough time (2008 was supposed to be a simple "bug fix style update" to 2003) to do it right. Perhaps Malcolm Cohen, Bill Long or Van Snyder remember some details (I do only attend about half of the meetings, and sometimes a lot happens in the one that I miss in between). Cheers,
Index: gfortran.texi =================================================================== --- gfortran.texi (revision 163738) +++ gfortran.texi (working copy) @@ -426,7 +426,7 @@ Part 3 of the Fortran 95 standard (ISO/IEC 1539-3:1998) defines Conditional Compilation, which is not widely used and not directly supported by the GNU Fortran compiler. You can use the program coco -to preprocess such files (@uref{http://users.erols.com/dnagle/coco.html}). +to preprocess such files (@uref{http://www.daniellnagle.com/coco.html}). @c --------------------------------------------------------------------- Index: ChangeLog =================================================================== --- ChangeLog (revision 163738) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2010-09-01 Tobias Burnus <burnus@net-b.de> + + * gfortran.texi (preprocessing): Update URL to COCO. + 2010-09-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> * trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Resize