Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] submit Fortran refactoring to Photran

nm... I found a link for creating a user that can submit bugs: https://dev.eclipse.org/site_login/createaccount.php

Ben

On 12/19/2012 08:54 AM, Ben DuPont wrote:
Do I have to signup as an eclipse member before I can submit the bugs:
http://www.eclipse.org/membership/become_a_member/membershipProcess.php?

Ben

On 12/18/2012 11:42 AM, Jeffrey Overbey wrote:
Yes.  In the Photran Developer's Guide (Part I, Appendix F), there's a
detailed description of the procedure for submitting a patch, including
many of the things we'll check for -- copyright headers/attribution,
@author tags, etc.  Please read that first.

Thanks for the contribution!  I'm looking forward to seeing it...

Jeff

On 12/18/12 11:10 AM, Greg Watson wrote:
Please open an enhancement bug for each refactoring against PTP and component Photran.Refactoring Engine. Attach patches for the refactoring code and unit tests to each bug. Once the Photran developers have looked at the code and are satisfied that it meets their requirements, we will then need to go through a legal process to clear the contributions with the Eclipse Foundation.

Thanks!
Greg

On Dec 18, 2012, at 11:48 AM, Ben DuPont<ben@xxxxxxxxxxx>  wrote:

For CS427 at UIUC, my group created 3 refactorings: replace parallel arrays with a derived type, replace a derived type with parallel arrays, and replace a derived type with another derived type.  I found reference to the following message on the list: http://dev.eclipse.org/mhonarc/lists/photran-dev/msg00351.html. Assuming you're interested in these refactorings, is this how we should submit our refactorings?  How do we submit our unit tests?

Ben
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran



Back to the top