Opened 11 years ago
Closed 11 years ago
#42758 closed update (fixed)
gcc49 update
Reported by: | rouson@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | rouson@…, cooljeanius (Eric Gallager) | |
Port: | gcc49 |
Description
Please update the gcc49 port. I'm hoping to test some features that were just committed to the trunk within the last 48 hours.
Damian
Change History (11)
comment:1 follow-up: 3 Changed 11 years ago by mf2k (Frank Schima)
Cc: | mww removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Version: | 2.2.1 |
comment:3 Changed 11 years ago by rouson@…
Replying to macsforever2000@…:
Trac requires complete email addresses.
Ok. Now that I've created the ticket, I don't see a way to add someone to the cc list other than myself. I was trying to comply with a previous directions to cc the maintainer, which is mww@…. Is there a way to do that now?
comment:4 Changed 11 years ago by mf2k (Frank Schima)
I had already assigned the ticket to the maintainer properly.
comment:5 follow-up: 7 Changed 11 years ago by cooljeanius (Eric Gallager)
r117696 updated it to a snapshot from March 2nd, which I am assuming is too old to include the changes mentioned in the OP?
comment:7 follow-up: 8 Changed 11 years ago by rouson@…
Replying to egall@…:
r117696 updated it to a snapshot from March 2nd, which I am assuming is too old to include the changes mentioned in the OP?
Yes, I just tested the March 2 snapshot and apparently it is not sufficiently recent. In case it helps, the test code is
program main
type container
- character(:), allocatable
- string end type
- type(container)
- something something%string = "Hello, world!" print *,something%string
end program
The resulting executable should simply print "Hello, world!"
Damian
comment:8 follow-up: 9 Changed 11 years ago by rouson@…
For some reason, the format of the code I included in my last reply didn't come through correctly.
comment:9 Changed 11 years ago by cooljeanius (Eric Gallager)
Replying to rouson@…:
For some reason, the format of the code I included in my last reply didn't come through correctly.
WikiFormatting suggests you might want to wrap your block of code in some curly braces
comment:11 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
gcc49
was updated to the March 16th snapshot in r118097.
Trac requires complete email addresses.