|
From: Ryan W. <rya...@in...> - 2015-01-20 15:35:14
|
All, I'll be getting ready to do a release of ECB 2.50 in the next couple of weeks. I'm still cleaning some things up, but things seem stable (at least to me) and I wanted to do a beta release so other people can give it a try and give feedback. There are no grand, sweeping changes in this release. It will consist of: Using CEDET integrated into Emacs by default New Makefile system with Makefile.conf (thanks to Alex Ott) Numerous bug fixes from both Alex and myself as well as code cleanup for Emacs 24.4 If you are interested in giving the beta a try, it is available on the ecb-home github site. You can pull the git repo from here (https://github.com/ecb-home/ecb.git) and checkout the 2.5-dev branch If you want a tarball from the 2.5-dev branch, you can get it here: https://github.com/ecb-home/ecb/tarball/2.5-dev If you find issues (or have features you'd like to see), please file them here: https://github.com/ecb-home/ecb/issues I already know that doing a 'make' causes a "Args out of range: 0" error. I'm still looking into it. If you have any questions, let me know. Ryan |