[jira] Created: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno

2005-11-23 Thread Martin Sebor (JIRA)
[MSVC 8.0] errors on errno in cerrno -- Key: STDCXX-71 URL: http://issues.apache.org/jira/browse/STDCXX-71 Project: STDCXX Type: Bug Components: 19. Diagnostics Versions: 4.1.2 Environment: MSVC 8 Reporter: Martin

Re: Compilation error on Windows + MSVC 8.0 in the presence of stdlib headers

2005-11-23 Thread Martin Sebor
Liviu Nicoara wrote: Martin, The following error popped up during certification with vc 8.0 on Windows 2k3 (all build types): Yes, I can reproduce it. I created stdcxx-71: http://issues.apache.org/jira/browse/STDCXX-71 Thanks Martin

[jira] Commented: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno

2005-11-23 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-71?page=comments#action_12358400 ] Martin Sebor commented on STDCXX-71: Here's another test case for the same problem involving errno.h: $ cat t.cpp nmake t.exe #include stdlib.h #include errno.h int main

[jira] Updated: (STDCXX-71) [MSVC 8.0] errors on errno in cerrno, errno.h, and cstdlib or stdlib.h

2005-11-23 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-71?page=all ] Martin Sebor updated STDCXX-71: --- Summary: [MSVC 8.0] errors on errno in cerrno, errno.h, and cstdlib or stdlib.h (was: [MSVC 8.0] errors on errno in cerrno) [MSVC 8.0] errors on errno in

Re: test for lib.alg.mismatch

2005-11-23 Thread Martin Sebor
Anton Pevtsov wrote: The attached file contains my attempt to update the lib.alg.mismatch test. The attachment is missing (it probably got stripped due to the mailer issue I mentioned previously). Here are some ways in which we can try to deal with it, listed in the order of my preference :)