c++.stl.port - STLport 4.0 updated for use with DMC++ version 8.1
- Damian Dixon <damian.dixon tenetdefence.com> Mar 19 2001
- "Walter" <walter digitalmars.com> Mar 26 2001
- Jan Knepper <jan smartsoft.cc> Mar 26 2001
- "Damian Dixon" <damian.dixon virgin.net> Mar 26 2001
- Jan Knepper <jan smartsoft.cc> Mar 26 2001
- Damian Dixon <damian.dixon tenetdefence.com> Mar 27 2001
- Jan Knepper <jan smartsoft.cc> Mar 27 2001
The STLport cvs repository has been updated to work with DMC++ version 8.1. The changes relate to '__i' being used by the compiler to denote the imaginary number 1. I have run the regression tests and can see no problems with the generated output (please note that regression tests are limited in scope). If you do not have access to CVS you will need to wait until the tar files are updated on the server (please refer to the notes on the web site for update times). - Damian
Mar 19 2001
Hi Damian - It looks like the download page for STLport is not right. Can you let me know what it should be, and I'll fix it? -Walter Damian Dixon wrote in message <1103_985016466 dilbert>...The STLport cvs repository has been updated to work with DMC++ version 8.1. The changes relate to '__i' being used by the compiler to denote the imaginary number 1. I have run the regression tests and can see no problems with the generated output (please note that regression tests are limited in scope). If you do not have access to CVS you will need to wait until the tar files are updated on the server (please refer to the notes on the web site for update times). - Damian
Mar 26 2001
What is wrong with it? Jan Walter wrote:Hi Damian - It looks like the download page for STLport is not right. Can you let me know what it should be, and I'll fix it? -Walter Damian Dixon wrote in message <1103_985016466 dilbert>...The STLport cvs repository has been updated to work with DMC++ version 8.1. The changes relate to '__i' being used by the compiler to denote the imaginary number 1. I have run the regression tests and can see no problems with the generated output (please note that regression tests are limited in scope). If you do not have access to CVS you will need to wait until the tar files are updated on the server (please refer to the notes on the web site for update times). - Damian
Mar 26 2001
Jan, Ummmm..... The STL part of STLport works with DMC++ v8.12. The other bits are still un-supported. This means nightly snapshot should be upto date. The comments on STLport4.0 not working with DMC++v8.12 is not quite true. That particular shapshot will not work with the latest compiler. We need to take a snapshot and mark that as working with DMC++ v8.12, and mark the others as obsolete or remove them. I don't think we should expect people to use the snapshot out of CVS, as there is a remote possability that it may get broken :> Did you find the ANSI documents? Regards, Damian Jan Knepper <jan smartsoft.cc> wrote in message news:3ABF7434.224D69E smartsoft.cc...What is wrong with it? Jan Walter wrote:Hi Damian - It looks like the download page for STLport is not right.
you let me know what it should be, and I'll fix it? -Walter Damian Dixon wrote in message <1103_985016466 dilbert>...The STLport cvs repository has been updated to work with DMC++ version 8.1. The changes relate to '__i' being used by the compiler to denote the imaginary number 1. I have run the regression tests and can see no problems with the generated output (please note that regression tests are limited in scope). If you do not have access to CVS you will need to wait until the tar files are updated on the server (please refer to the notes on the web site for update times). - Damian
Mar 26 2001
OK, so if I understand well I should do a CHECKOUT of a particular version and probably also ZIP the checkout? Better, I should do an EXPORT of a certain TAG. Any idea about the TAG name? Jan Damian Dixon wrote:Jan, Ummmm..... The STL part of STLport works with DMC++ v8.12. The other bits are still un-supported. This means nightly snapshot should be upto date. The comments on STLport4.0 not working with DMC++v8.12 is not quite true. That particular shapshot will not work with the latest compiler. We need to take a snapshot and mark that as working with DMC++ v8.12, and mark the others as obsolete or remove them. I don't think we should expect people to use the snapshot out of CVS, as there is a remote possability that it may get broken :>
Mar 26 2001
On Mon, 26 Mar 2001 15:04:39 -0500, Jan Knepper <jan smartsoft.cc> wrote:OK, so if I understand well I should do a CHECKOUT of a particular version and probably also ZIP the checkout?
yes and yesBetter, I should do an EXPORT of a certain TAG. Any idea about the TAG name?
I have not tagged a version. Do you want me to tag a version and post the tag name? Unless someone else has made updates the current version works ok. DamianJan Damian Dixon wrote:Jan, Ummmm..... The STL part of STLport works with DMC++ v8.12. The other bits are still un-supported. This means nightly snapshot should be upto date. The comments on STLport4.0 not working with DMC++v8.12 is not quite true. That particular shapshot will not work with the latest compiler. We need to take a snapshot and mark that as working with DMC++ v8.12, and mark the others as obsolete or remove them. I don't think we should expect people to use the snapshot out of CVS, as there is a remote possability that it may get broken :>
Mar 27 2001
STLport as well for HP's, SGI's and MFC and ATL have been tagged with a "RELEASE" tag. The nightly checkout's (now exports) use this "RELEASE" tag. So the .tar.gz files available on the web site are not the latest snapshot anymore as these might not be STABLE. Hope this solves the problems Jan Damian Dixon wrote:Jan, Ummmm..... The STL part of STLport works with DMC++ v8.12. The other bits are still un-supported. This means nightly snapshot should be upto date. The comments on STLport4.0 not working with DMC++v8.12 is not quite true. That particular shapshot will not work with the latest compiler. We need to take a snapshot and mark that as working with DMC++ v8.12, and mark the others as obsolete or remove them. I don't think we should expect people to use the snapshot out of CVS, as there is a remote possability that it may get broken :> Did you find the ANSI documents? Regards, Damian Jan Knepper <jan smartsoft.cc> wrote in message news:3ABF7434.224D69E smartsoft.cc...What is wrong with it? Jan Walter wrote:Hi Damian - It looks like the download page for STLport is not right.
you let me know what it should be, and I'll fix it? -Walter Damian Dixon wrote in message <1103_985016466 dilbert>...The STLport cvs repository has been updated to work with DMC++ version 8.1. The changes relate to '__i' being used by the compiler to denote the imaginary number 1. I have run the regression tests and can see no problems with the generated output (please note that regression tests are limited in scope). If you do not have access to CVS you will need to wait until the tar files are updated on the server (please refer to the notes on the web site for update times). - Damian
Mar 27 2001