moss-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Moss-devel] CVS: moss/colpatik/src/modules/input Device.cxx,1.2,1.3 Dev


From: Manfred Morgner <address@hidden>
Subject: [Moss-devel] CVS: moss/colpatik/src/modules/input Device.cxx,1.2,1.3 DeviceInterrupt.cxx,1.2,1.3
Date: Tue, 29 Oct 2002 21:06:19 -0500

Update of /cvsroot/moss//moss/colpatik/src/modules/input
In directory subversions:/tmp/cvs-serv14492/src/modules/input

Modified Files:
        Device.cxx DeviceInterrupt.cxx 
Log Message:
gcc-error found (thanks xandi), used a good pragma for gcc on the wrong place


Index: Device.cxx
===================================================================
RCS file: /cvsroot/moss//moss/colpatik/src/modules/input/Device.cxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Device.cxx  30 Oct 2002 01:48:48 -0000      1.2
--- Device.cxx  30 Oct 2002 02:06:12 -0000      1.3
***************
*** 54,60 ****
    } // long CDevice::GetErrorLast()
  
- 
- 
- 
  long CDevice::GetErrorText(string& rsError, long nError)
    {
--- 54,57 ----
***************
*** 90,91 ****
--- 87,89 ----
    m_lpfnCallbackStatus.remove(fnCallback);
    } // void CDevice::CallbackFree(const pfnCallback fnCallback)
+ 

Index: DeviceInterrupt.cxx
===================================================================
RCS file: /cvsroot/moss//moss/colpatik/src/modules/input/DeviceInterrupt.cxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** DeviceInterrupt.cxx 30 Oct 2002 01:48:48 -0000      1.2
--- DeviceInterrupt.cxx 30 Oct 2002 02:06:12 -0000      1.3
***************
*** 109,110 ****
--- 109,111 ----
    {
    } // 
+ 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]