bsc-pm / mcxx

Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models group at the Barcelona Supercomputing Center
GNU Lesser General Public License v3.0
69 stars 23 forks source link

Allow empty files in the Fortran scanner #8

Closed rofirrim closed 6 years ago

rofirrim commented 6 years ago

Empty files cannot be mmapped so we need to make a special case for them.