[test] Changes break Borland support

The recent changes to Boost.Test have broken Borland support, see for example: http://tinyurl.com/34wlps Starting to get frustrated yours, John :-(

John Maddock <john <at> johnmaddock.co.uk> writes:
The recent changes to Boost.Test have broken Borland support, see for example: http://tinyurl.com/34wlps
I'll try fix it later today. Is there any free/eval version of this compiler available? Gennadiy

Gennadiy Rozental wrote:
The recent changes to Boost.Test have broken Borland support, see for example: http://tinyurl.com/34wlps
I'll try fix it later today. Is there any free/eval version of this compiler available?
Yes, Turbo C++ (which includes Borland-5.8.2 is a free download). John.

"John Maddock" <john@johnmaddock.co.uk> wrote in message news:009801c81269$18853bf0$31d26d51@fuji...
Gennadiy Rozental wrote:
The recent changes to Boost.Test have broken Borland support, see for example: http://tinyurl.com/34wlps
I'll try fix it later today. Is there any free/eval version of this compiler available?
Yes, Turbo C++ (which includes Borland-5.8.2 is a free download).
Should work now. Gennadiy

John Maddock wrote:
Gennadiy Rozental wrote:
The recent changes to Boost.Test have broken Borland support, see for example: http://tinyurl.com/34wlps I'll try fix it later today. Is there any free/eval version of this compiler available?
Yes, Turbo C++ (which includes Borland-5.8.2 is a free download).
Note that at least some so-called "free" versions of Borland products used to come with very restrictive licenses. E.g. I once downloaded the compiler in order to run tests on Linux. I had to download and to unpack the distribution in order to be able to read the license agreement which required me to release everything I write or test using the compiler has to be released under GPL. IANAL, but using the free Borland products seems to be a risk for Boost (even if the risk is "only" a lawsuit that could be won). Regards, m
participants (3)
-
Gennadiy Rozental
-
John Maddock
-
Martin Wille