From 035db3c6e4d1825488dc58def45e113d0ef80a88 Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Mon, 25 Nov 2002 13:21:42 +0000 Subject: Fix compilation problem with new gcc 3.x --- net/ohphone/files/patch-aa | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 net/ohphone/files/patch-aa (limited to 'net') diff --git a/net/ohphone/files/patch-aa b/net/ohphone/files/patch-aa new file mode 100644 index 000000000000..04e176464685 --- /dev/null +++ b/net/ohphone/files/patch-aa @@ -0,0 +1,19 @@ +*** xlibvid.cxx.orig Mon Nov 25 13:15:04 2002 +--- xlibvid.cxx Mon Nov 25 13:15:24 2002 +*************** BOOL GenericXlibVideoDevice::SetFrameSiz +*** 199,205 **** + return TRUE; + } + +! BOOL GenericXlibVideoDevice::OpenWindow(unsigned _width = 0, unsigned _height = 0) + { + PTRACE(3,"XDisplay\tOpenWindow of size "<<_width<<"x"<<_height<< + " "<