Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44155 - ifc compiler 7.1.008 doesn't make string concatenation when the // operator is used.
Summary: ifc compiler 7.1.008 doesn't make string concatenation when the // operator i...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Danny van Dyk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 10:19 UTC by Giuliana
Modified: 2005-09-02 16:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giuliana 2004-03-09 10:19:13 UTC
when I compile and run a fortran program where two strings are concatenated 
with the // operator, the concatenation is not performed.
No error messages appear at the compiling stage. The effect can be seen at runtime.

I tryed out ifc 7.1 on other distribution and it behaves normally.
  

Reproducible: Always
Steps to Reproduce:
1.make a sample f90 program featuring the concatenation of two char strings and  print the resulting string
2.compile it using ifc 7.1.008  (gentoo distribution)
3.run the executable

Actual Results:  
the resulting string only contains the first string

Expected Results:  
the resulting string should contain both strings concatenated
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2004-03-14 18:39:34 UTC
Hm, this should have gone to avenj, possibly CC Derek Dolney, according to ChangeLog; not me. 
Reassigning accordingly.

George
Comment 2 Jon Portnoy (RETIRED) gentoo-dev 2004-04-19 11:20:35 UTC
I don't write Fortran or use IFC; I really can't maintain this package, sorry.
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2005-09-02 16:43:12 UTC
As new maintainer of dev-lang/ifc, I decided to not maintain version <ifc-8.1*.
I'm sorry, but this would be too much work for me. WONTFIX.