This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Bug with ISO_C_BINDING on Mac OS?
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gfortran <fortran at gcc dot gnu dot org>
- Date: Sat, 1 Jun 2013 14:28:09 +0200
- Subject: Re: Bug with ISO_C_BINDING on Mac OS?
- References: <CAKwh3qhf9MsyRHR6Zcs+OZrY_kei0YGfSAuPz2RW9wziR2B=sA at mail dot gmail dot com> <51A9DDB1 dot 7060502 at net-b dot de> <CAKwh3qjK1XgoPqiUqnEMWsSvgOz5EYAbtJW+_ffSyGfpE4bBTw at mail dot gmail dot com> <CAKwh3qjrBkLQRbaJ5Szt0d8yzRkmM9XmgYyhpm7MxjodCOKCpA at mail dot gmail dot com>
> Ok, in fact it works (on Linux) if I remove the VALUE attribute for
> all arguments (updated code attached). Will check if this also fixes
> it on Mac OS ...
Seems like it does. Thanks for the help and sorry for the noise ...
Cheers,
Janus