Re: [ANN] FoX - an XML toolkit for Fortran
- From: Reinhold Bader <Bader@xxxxxx>
- Date: Fri, 28 Mar 2008 21:07:56 +0100
Toby schrieb:
I'd like to present FoX; a standards-compliant XML toolkit written[snip]
purely in Fortran 95.
In contradiction to http://uszla.me.uk/space/software/FoX/compat/, the
Intel 10.1 compiler on x86_64 (I tried 10.1.008 as well as 10.1.013) fails
to build the package.
The first error is
ifort -c -g -fpp -I../objs/finclude -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_ABORT_ARG -DFC_EOR_LF -DRESTRICTED_ASSOCIATED_BUG
m_common_attrs.F90
fortcom: Error: m_common_attrs.F90, line 284: This name does not have a type, and must have an explicit type. [GET_KEY_INDEX]
character(len=size(dict%list(get_key_index(dict,key))%d%value)) :: value
My (tentative) opinion is that there is indeed a bug in ifort.
Regards
.
- Follow-Ups:
- Re: FoX - an XML toolkit for Fortran
- From: Toby
- Re: FoX - an XML toolkit for Fortran
- References:
- [ANN] FoX - an XML toolkit for Fortran
- From: Toby
- [ANN] FoX - an XML toolkit for Fortran
- Prev by Date: Re: what is wrong with this code?can someone walk me through this?
- Next by Date: Re: what is wrong with this code?can someone walk me through this?
- Previous by thread: [ANN] FoX - an XML toolkit for Fortran
- Next by thread: Re: FoX - an XML toolkit for Fortran
- Index(es):
Relevant Pages
|