Open
Description
I was wondering what the status of this library is. I'd very much like to use this kind of stuff in my Arduino projects, especially the newer C++11 template stuff (so I was happy to find initializer_list
was added). However, it seems that development is stalled / diverged a bit, so I'm wondering a few things. These questions are as much for @maniacbug, who I think initially created this library, as well as for @kibergus and @rpavlik, who have been making some significant changes in their forks AFAICS.
- Are there any plans to update to a newer upstream version? Seems this repo contains uClibc++ 0.2.2, while there has been a 0.2.4 release in 2012, and some more activity in the git repo (most recently two months ago).
- Are there any plans to submit changes back upstream? It seems there are some changes in this repository, and even more in the repositories of @kibergus and @rpavlik that could be useful for upstream uClibc++ as well, while at the same time reducing the maintenance burden for this Arduino port.
- Are there any plans to merge the ports of @kibergus and @rpavlik into this one, or vice versa? Having a single canonical "latest version", as well as a single place to focus development effort might help in moving forward?
Metadata
Metadata
Assignees
Labels
No labels