X Tutup
Skip to content

Fix for default value of GRDynamicVariable#25

Merged
jbrichau merged 9 commits intomasterfrom
bugfix-dynvar
Jul 23, 2017
Merged

Fix for default value of GRDynamicVariable#25
jbrichau merged 9 commits intomasterfrom
bugfix-dynvar

Conversation

@jbrichau
Copy link
Member

Added GRDynamicVariable class>>defaultValue as the way to return a default value for a dynamic variable.

Johan Brichau added 9 commits July 23, 2017 17:00
…value of a GRDynamicVariable. Previously, this was GRDynamicvariable>>default but this was not compatible for all platforms
…ent the default value of a GRDynamicVariable. Previously, this was GRDynamicvariable>>default but this was not compatible for all platforms
…sent the default value of a GRDynamicVariable. Previously, this was GRDynamicvariable>>default but this was not compatible for all platforms
… the default value of a GRDynamicVariable. Previously, this was GRDynamicvariable>>default but this was not compatible for all platforms
…d.
- Fixed dependency of Grease-Tests-Core on the platform packages for GRDynamicVariableTest
@jbrichau jbrichau merged commit c9f536d into master Jul 23, 2017
@jbrichau jbrichau deleted the bugfix-dynvar branch July 23, 2017 18:03
jbrichau pushed a commit that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup