[Patch, fortran] Runtime memory leak checking.
Dominique Dhumieres
dominiq@lps.ens.fr
Sun Apr 26 09:27:00 GMT 2009
Hi Paul,
Thanks for the answer,
> It looks as if your search.h doesn't have tdestroy. I suppose that I
> will have to write a local version.
Googling for 'tdestroy' I have found the following:
> SVr4, POSIX.1-2001. The function tdestroy() is a GNU extension.
and AFAICT this extension does not exist in darwin9. What about using
'tdelete'?
Cheers
Dominique
PS If you think one can use 'tdelete', I can test it if you send me the syntax
to use it (seeing more than one * makes me nervous!-)
More information about the Fortran
mailing list