fixes for Squeak 6.1 involving BlockClosure, Float & Interval#1519
Open
timrowledge wants to merge 1 commit intoSeasideSt:masterfrom
Open
fixes for Squeak 6.1 involving BlockClosure, Float & Interval#1519timrowledge wants to merge 1 commit intoSeasideSt:masterfrom
timrowledge wants to merge 1 commit intoSeasideSt:masterfrom
Conversation
Contributor
|
I'm going to be honest with you, I will not have time to review this until ESUG. |
Author
|
We're all volunteers here. Do what you do, when you have time to do it, and have fun in between! |
Author
|
Just FYI I spent some time working to use the Squeak gitbrowser to replicate this work. I think my master branch in my fork has all the changes and it might therefore be easier for you to take the changes from there. Please let me know what I can do to make this work better. If we can generate a clean and documented process for Squeak users to contribute to Seaside we might get more users and more improvements. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an attempt to issue a pull request for the solution to JQuery issues in Seaside 3.6.0 & Squeak 6.1
Please note that the three actual changes deliberately created here are for
BlockClosure
Float
Interval
I do not understand what part of the process would have made changes in all those other classes. I didn't touch them, honest!