Re: [Patch, Fortran] C Binding - module+intrinsic cleanup+bug fixes

2013-03-25 Thread Mikael Morin
Le 25/03/2013 11:11, Tobias Burnus a écrit : > > Is the updated patch now okay for the trunk? (It was build and regtested > on x86-64-gnu-linux.) > OK. Many thanks. Mikael

Re: [Patch, Fortran] C Binding - module+intrinsic cleanup+bug fixes

2013-03-23 Thread Mikael Morin
Hello, Le 23/03/2013 10:59, Tobias Burnus a écrit : > Dear all, > > initially, I only wanted to allow assumed-rank arrays with C_LOC, even if I > played with the idea to cleanup the intrinsic handling of the ISO_C_Binding > module for quite some time. But Mikael rejected a hacky version. > Did