carlos12
Experienced Member
As far as I know, the latest official build of Open Watcom is 1.9. AFAIK 2.0 is an unofficial fork, so these things can happen. Generally speaking, it's very annoying to use an experimental new release of an application, only to realize that they changed something that they did with the best intention, but makes it work differently or just not working anymore.
This and other reasons is why I stick with Borland Turbo C++ 1.0 and TASM 2.0. It's not that they are exempt from bugs, not at all, but at least they are just like old friends that you know very well how they behave with no surprises. The other reasons why I prefer them to modern assemblers/compilers have nothing to do with the subject of this thread: I just love to code with real period tools and also love the possibility to build the code on period computers (anything that wears an 8088 or higher).
This and other reasons is why I stick with Borland Turbo C++ 1.0 and TASM 2.0. It's not that they are exempt from bugs, not at all, but at least they are just like old friends that you know very well how they behave with no surprises. The other reasons why I prefer them to modern assemblers/compilers have nothing to do with the subject of this thread: I just love to code with real period tools and also love the possibility to build the code on period computers (anything that wears an 8088 or higher).