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

Hotfix/foreach construct #149

Merged
merged 3 commits into from
Apr 28, 2015
Merged

Conversation

kikofernandez
Copy link
Contributor

  • Fix case where the array is of size 0
  • Fix foreach node not declared in the Utils.hs
  • update trace function so that it doesn't throw a warning
  • remove spaces in some files

Kiko Fernandez Reyes added 3 commits April 28, 2015 09:18
fix case where the array is of size 0. it simply doesn't do
anything. Update trace function by casting the `encore_actor_t` to a
`pony_actor_t`.
@EliasC
Copy link
Contributor

EliasC commented Apr 28, 2015

Looking good! The whitespace fixes adds a bit of noise, but on the other hand we get rid of white space.

EliasC added a commit that referenced this pull request Apr 28, 2015
@EliasC EliasC merged commit e066c5d into parapluu:master Apr 28, 2015
@EliasC EliasC deleted the hotfix/foreach branch April 28, 2015 07:31
@kikofernandez
Copy link
Contributor Author

Yes you are right with the white spaces. .. I thought I could put it in its own commit and not mix it with the other things. Thanks for closing the PR

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.

2 participants