What is the best version of ECL to use right now?

2019-06-04 Thread Dennis Ogbe
Hello, I am working on embedding ECL in a reasonably-sized C++ program and I have been using v16.1.3 until now, since it seems like this is the latest official release. However, it seems like there is a lot of activity and bug fixes in the develop branch and I already ran into a few bugs (for

Re: What is the best version of ECL to use right now?

2019-06-04 Thread Daniel Kochmański
Hello Dennis, On Mon, 2019-06-03 at 20:02 -0400, Dennis Ogbe wrote: > Hello, > > I am working on embedding ECL in a reasonably-sized C++ program and I > have been using v16.1.3 until now, since it seems like this is the > latest official release. Yes, 16.1.3 is the latest official release. > >

Re: What is the best version of ECL to use right now?

2019-06-04 Thread Dennis Ogbe
Hello Daniel, thanks for your reply, that's about what I expected. It's not a secret at all---My team and I (a bunch of graduate students) are building an "intelligent" radio network using software-defined radios. The source is not opened--yet--since we are competing as part of a DARPA Grand Ch

Re: What is the best version of ECL to use right now?

2019-06-04 Thread Daniel Kochmański
On Tue, 04 Jun 2019 20:22:48 -0400 Dennis Ogbe wrote: > Hello Daniel, > > thanks for your reply, that's about what I expected. It's not a secret at > all---My team and I (a bunch of graduate students) are building an > "intelligent" radio network using software-defined radios. The source is no