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

Last Week in Pony - July 15, 2018 #312

Closed
jdhorwitz opened this issue Jul 8, 2018 · 7 comments
Closed

Last Week in Pony - July 15, 2018 #312

jdhorwitz opened this issue Jul 8, 2018 · 7 comments

Comments

@jdhorwitz
Copy link
Contributor

No description provided.

@SeanTAllen
Copy link
Member

A new beginner friendly issue has landed for the Pony compiler? Want to give it a shot:

ponylang/ponyc#2821

@SeanTAllen
Copy link
Member

Due to confusion caused by its name, we are going to rename our little package manager pony-stable to a new name.

Got a name to nominate? Want to vote on options? Chime in on the issue:

ponylang/pony-stable#75

@SeanTAllen
Copy link
Member

Audio from the July 11th Pony Development Sync call is now available:

https://pony.groups.io/g/dev/files/Pony%20Sync/2018_07_11

@dipinhora
Copy link
Contributor

With the merge of ponylang/ponyc#2810, we now have automated CI for non x86-64 Linux platforms.

The current working/passing new CI builds are:

  • arm - LLVM 3.9.1, 4.01, 5.0.1, 6.0.0
  • armhf - LLVM 3.9.1, 4.01, 5.0.1, 6.0.0
  • aarch64 - LLVM 3.9.1, 4.01, 5.0.1

And currently failing new CI builds (and are either marked as allow_failures or commented out in travis.yml) are:

  • i686 - LLVM 3.9.1, 4.01, 5.0.1, 6.0.0 (for all LLVM versions: segfault in optimized version of stdlib tests regardless of debug or release build of pony; Optimized compile of serialise/Failures causes abort on x86 ponyc#1576 has some more info)
  • aarch64 - LLVM 6.0.0 (Some sort of uncaught signal when running the debug stdlib tests; not sure what/why as I haven't dug into it)

The failing builds might be a good way for folks to get involved (although the issues may or may not be "beginner friendly").

@SeanTAllen
Copy link
Member

New beginner friendly issue with our little dependency manager that could "pony-stable". Interested in contributing? We have a flakey integration test, could you be the person to fix it? We think you could be:

ponylang/pony-stable#76

@aturley
Copy link
Member

aturley commented Jul 13, 2018

I've been working on material for a Pony workshop that I've been giving (and will present at ICFP in September). It is now in a state where I think it is useful, and I'd love to get feedback on it.

https://github.com/aturley/pony-workshop

@SeanTAllen
Copy link
Member

Apparently Brian Callahan has Pony working on OpenBSD. Here's to hoping he opens a PR at some point.

https://twitter.com/__briancallahan/status/1018263079816134657

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

4 participants