-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Index: src/console.cpp
===================================================================
RCS file: /cvsroot/licq/console/src/console.cpp,v
retrieving revision 1.75
diff -u -d -p -r1.75 console.cpp
- --- src/console.cpp 25 Oct 2002 17:39:19 -0000 1.75
+++ src/console.cpp 27 Oct 2002 15:27:57 -0000
@@ -25,7 +25,7 @@ extern int errno
#include "licq_countrycodes.h"
// Undefine what stupid ncurses defines as wclear(WINDOW *)
- -#undef clear()
+#undef clear
extern "C" const char *LP_Version();
@@ -665,7 +665,7 @@ void CLicqConsole::ProcessFile(list<CFil
{
(*iter)->CloseFileTransfer();
delete *iter;
- -#undef erase()
+#undef erase
m_lFileStat.erase(iter);
delete e;
return;
Index: src/window.h
===================================================================
RCS file: /cvsroot/licq/console/src/window.h,v
retrieving revision 1.9
diff -u -d -p -r1.9 window.h
- --- src/window.h 2 Nov 2000 17:57:53 -0000 1.9
+++ src/window.h 27 Oct 2002 15:27:57 -0000
@@ -1,7 +1,7 @@
#ifndef WINDOW_H
#define WINDOW_H
- -#include <iostream.h>
+#include <iostream>
#include <curses.h>
#define COLOR_YELLOW_BLUE COLOR_YELLOW + 8
-----BEGIN PGP SIGNATURE-----
iD8DBQE9vAcmUMlRieHkprgRAvIrAJ9SJlUw5YH1JonOnPzAXwa22ehugwCfTBCZ
N4YGdbUU9ZNNvQ7HkewA7F8=
=7IdS
-----END PGP SIGNATURE-----
-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
LICQ-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel