Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tonel format differences in Pharo 6.1 and 7 #51

Closed
gcotelli opened this issue Sep 25, 2018 · 1 comment
Closed

Tonel format differences in Pharo 6.1 and 7 #51

gcotelli opened this issue Sep 25, 2018 · 1 comment

Comments

@gcotelli
Copy link
Contributor

When you commit packages in Tonel format for Pharo 6.1 and 7 the output is not the same.

For example:
#category : #'Boardwalk-Tests-Javascript'
#category : 'Boardwalk-Tests-Javascript'

A version gets the category as a String and the other as a Symbol.

@estebanlm
Copy link
Contributor

this is not a bug, you need to update tonel in 6.1 :)

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

No branches or pull requests

2 participants