Manuscript (Case [Issue]22749) Iceberg (Git) - Iceberg does not see rename of extended class which leads to broken commit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22749) Iceberg (Git) - Iceberg does not see rename of extended class which leads to broken commit

Pharo Issue Tracker
Manuscript Notification
avatar
Denis Kudryashov opened Case 22749: Iceberg does not see rename of extended class which leads to broken commit and assigned it to Esteban Lorenzano:
Bug in Project:  Iceberg (Git): Misc  •  You are subscribed to this case
I detected problem during query renames in Calypso. So to reproduce problem first set up Calypso repository:

Metacello new
baseline: 'Calypso';
repository: 'github://pharo-ide/Calypso:dev/src';
onUpgrade: [:ex | ex useIncoming];
load

Then try rename ClyUndeclaredMethods to ClyUndeclaredMethodsQuery and open commit window from iceberg.
You will not see changes related to the package which extends this class (Calypso-SystemPlugins-Undeclared-Browser). So if you will just commit without noticing problem you will get broken code.
Priority Priority: 2 – Really Important Status Status: Work Needed
Assigned To Assigned to: Esteban Lorenzano Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker