[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ccext2 - Win32 Microsoft Compiler Warnings
From: |
Conrad T. Pino |
Subject: |
ccext2 - Win32 Microsoft Compiler Warnings |
Date: |
Wed, 24 Aug 2005 23:13:52 -0700 |
Compiled with:
Microsoft Windows 2000
Microsoft Visual C++ 6
Platform SDK not installed
//#define HAVE_PLATFORMSDK
H:\commoncpp2>type CVS\Root
:pserver:address@hidden:/cvsroot/gnutelephony
H:\commoncpp2>type CVS\Repository
testing/commoncpp2
--------------------Configuration: ccext2 - Win32 Debug--------------------
Compiling...
cmdoptns.cpp
date.cpp
digest.cpp
h:\commoncpp2\src\digest.cpp(61) : warning C4355: 'this' : used in base member
initializer list
engine.cpp
getopt.c
getopt1.c
md5.cpp
mime.cpp
network.cpp
numbers.cpp
persist.cpp
serial.cpp
h:\commoncpp2\src\serial.cpp(1074) : warning C4355: 'this' : used in base
member initializer list
h:\commoncpp2\src\serial.cpp(1093) : warning C4355: 'this' : used in base
member initializer list
socketport.cpp
tokenizer.cpp
url.cpp
h:\commoncpp2\src\url.cpp(766) : warning C4065: switch statement contains
'default' but no 'case' labels
h:\commoncpp2\src\url.cpp(779) : warning C4065: switch statement contains
'default' but no 'case' labels
urlstring.cpp
xml.cpp
Linking...
Creating library Debug/ccext2.lib and object Debug/ccext2.exp
ccext2.dll - 0 error(s), 5 warning(s)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ccext2 - Win32 Microsoft Compiler Warnings,
Conrad T. Pino <=