jdb@jaialai.cis.ufl.edu (Brian K. W. Hook) (01/06/91)
Okay all, I don't subscribe to this newsgroup so please email any responses. I am interested in finding out a list of know bugs with Turbo C++ 1.00 and 1.01. I am using TC++ 1.00 right now, and Borland is sending me the patch disk to 1.01 (ho hum, 2 weeks, only four more and it'll be here). I would like to know what I need to look out for. Also, I have a program that works just beautifully in the medium memory model, I recompile under the COMPACT memory model and it bites it hard.... Thus, could someone please send a list and someone also please inform me of any traps I should watch for when changing memory models? When I changed, I did a complete rebuild of all the modules. By the way, I am not using any of the C++ extensions...bascially, I'm using TC++ as a replacement for TC 2.0.... I am not using any far calls or anything like that, so I had hoped that a straight change to the compact memory model wouldn't be too troublesome. Alas, that is not so. I am using a 286 w/VGA, 1MB RAM, and the TC compiler. (NOT the TCC command line compiler). Thanks, Brian