Opened 10 years ago

Closed 10 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 Changed 10 years ago by mf2k (Frank Schima)

Cc: mww removed
Owner: changed from macports-tickets@… to mww@…
Version: 2.2.1

Trac requires complete email addresses.

comment:2 Changed 10 years ago by rouson@…

Cc: rouson@… added

Cc Me!

comment:3 in reply to:  1 Changed 10 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 10 years ago by mf2k (Frank Schima)

I had already assigned the ticket to the maintainer properly.

comment:5 Changed 10 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:6 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:7 in reply to:  5 ; Changed 10 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

Last edited 10 years ago by rouson@… (previous) (diff)

comment:8 in reply to:  7 ; Changed 10 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 in reply to:  8 Changed 10 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:10 Changed 10 years ago by rouson@…

Any chance of an update soon?

comment:11 Changed 10 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed

gcc49 was updated to the March 16th snapshot in r118097.

Note: See TracTickets for help on using tickets.