[ros-diffs] [hbelusca] 59511: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 13:16:47 2013 New Revision: 59511 URL: http://svn.reactos.org/svn/reactos?rev=59511view=rev Log: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see

[ros-diffs] [hbelusca] 59508: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 12:54:34 2013 New Revision: 59508 URL: http://svn.reactos.org/svn/reactos?rev=59508view=rev Log: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see

[ros-diffs] [hbelusca] 59512: Add the SYNCHRONIZE flag to the DesiredAccess parameter when using the flags FILE_SYNCHRONOUS_IO_(NON)ALERT in NtCreateFile or NtOpenFile, even if one uses DesiredAccess

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 14:03:46 2013 New Revision: 59512 URL: http://svn.reactos.org/svn/reactos?rev=59512view=rev Log: Add the SYNCHRONIZE flag to the DesiredAccess parameter when using the flags FILE_SYNCHRONOUS_IO_(NON)ALERT in NtCreateFile or NtOpenFile, even if one uses

[ros-diffs] [hbelusca] 59509: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 13:03:42 2013 New Revision: 59509 URL: http://svn.reactos.org/svn/reactos?rev=59509view=rev Log: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see

[ros-diffs] [hbelusca] 59510: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 13:11:25 2013 New Revision: 59510 URL: http://svn.reactos.org/svn/reactos?rev=59510view=rev Log: Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see

[ros-diffs] [hbelusca] 59517: [RTL] - Fix a potential overflow bug. - Don't hardcode the / 2 in indices computation (2 == sizeof(WCHAR)) - Fix a string enumeration bug when enumerating strings insid

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 22:22:49 2013 New Revision: 59517 URL: http://svn.reactos.org/svn/reactos?rev=59517view=rev Log: [RTL] - Fix a potential overflow bug. - Don't hardcode the / 2 in indices computation (2 == sizeof(WCHAR)) - Fix a string enumeration bug when enumerating strings

[ros-diffs] [hbelusca] 59518: [SMSS] - In the token parsing function SmpParseToken, just return success directly if the input string has zero length, instead of running code which does nothing at the

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 22:32:34 2013 New Revision: 59518 URL: http://svn.reactos.org/svn/reactos?rev=59518view=rev Log: [SMSS] - In the token parsing function SmpParseToken, just return success directly if the input string has zero length, instead of running code which does nothing at

[ros-diffs] [akhaldi] 59519: [ADNS] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:20:17 2013 New Revision: 59519 URL: http://svn.reactos.org/svn/reactos?rev=59519view=rev Log: [ADNS] * Silence some warnings. Modified: trunk/reactos/lib/3rdparty/adns/CMakeLists.txt Modified: trunk/reactos/lib/3rdparty/adns/CMakeLists.txt URL:

[ros-diffs] [akhaldi] 59520: [CARDLIB] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:22:19 2013 New Revision: 59520 URL: http://svn.reactos.org/svn/reactos?rev=59520view=rev Log: [CARDLIB] * Silence some warnings. Modified: trunk/reactos/lib/3rdparty/cardlib/CMakeLists.txt Modified: trunk/reactos/lib/3rdparty/cardlib/CMakeLists.txt URL:

[ros-diffs] [akhaldi] 59521: [LIBXML2] * Disable warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:33:08 2013 New Revision: 59521 URL: http://svn.reactos.org/svn/reactos?rev=59521view=rev Log: [LIBXML2] * Disable warnings. Modified: trunk/reactos/lib/3rdparty/libxml2/CMakeLists.txt Modified: trunk/reactos/lib/3rdparty/libxml2/CMakeLists.txt URL:

[ros-diffs] [akhaldi] 59523: [GLU32] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:40:04 2013 New Revision: 59523 URL: http://svn.reactos.org/svn/reactos?rev=59523view=rev Log: [GLU32] * Silence some warnings. Modified: trunk/reactos/dll/opengl/glu32/CMakeLists.txt Modified: trunk/reactos/dll/opengl/glu32/CMakeLists.txt URL:

[ros-diffs] [akhaldi] 59524: [WINMM_WINETEST] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:42:18 2013 New Revision: 59524 URL: http://svn.reactos.org/svn/reactos?rev=59524view=rev Log: [WINMM_WINETEST] * Silence some warnings. Modified: trunk/rostests/winetests/winmm/CMakeLists.txt Modified: trunk/rostests/winetests/winmm/CMakeLists.txt URL:

[ros-diffs] [akhaldi] 59525: [FBTUSB] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:44:47 2013 New Revision: 59525 URL: http://svn.reactos.org/svn/reactos?rev=59525view=rev Log: [FBTUSB] * Silence some warnings. Modified: trunk/reactos/drivers/bluetooth/fbtusb/CMakeLists.txt Modified: trunk/reactos/drivers/bluetooth/fbtusb/CMakeLists.txt

[ros-diffs] [hbelusca] 59514: Add the SYNCHRONIZE flag to the DesiredAccess parameter when using the flags FILE_SYNCHRONOUS_IO_(NON)ALERT in NtCreateFile or NtOpenFile, even if one uses DesiredAccess

2013-07-19 Thread hbelusca
Author: hbelusca Date: Fri Jul 19 15:05:28 2013 New Revision: 59514 URL: http://svn.reactos.org/svn/reactos?rev=59514view=rev Log: Add the SYNCHRONIZE flag to the DesiredAccess parameter when using the flags FILE_SYNCHRONOUS_IO_(NON)ALERT in NtCreateFile or NtOpenFile, even if one uses

[ros-diffs] [ion] 59516: [WIN32K]: Get rid of unused variables, fix all warnings on GCC 4.7

2013-07-19 Thread ion
Author: ion Date: Fri Jul 19 17:06:14 2013 New Revision: 59516 URL: http://svn.reactos.org/svn/reactos?rev=59516view=rev Log: [WIN32K]: Get rid of unused variables, fix all warnings on GCC 4.7 Modified: trunk/reactos/win32ss/gdi/ntgdi/device.c trunk/reactos/win32ss/gdi/ntgdi/gdiobj.c

[ros-diffs] [akhaldi] 59522: [UNIATA] * Silence some warnings.

2013-07-19 Thread akhaldi
Author: akhaldi Date: Fri Jul 19 23:36:38 2013 New Revision: 59522 URL: http://svn.reactos.org/svn/reactos?rev=59522view=rev Log: [UNIATA] * Silence some warnings. Modified: trunk/reactos/drivers/storage/ide/uniata/CMakeLists.txt Modified:

[ros-diffs] [hbelusca] 59529: [REGEDIT] Fix the creation of empty REG_MULTI_SZ values (they have to contain only one NULL char, since a multi-string has the form: str1\0str2\0...strN\0\0 where each st

2013-07-19 Thread hbelusca
Author: hbelusca Date: Sat Jul 20 00:37:47 2013 New Revision: 59529 URL: http://svn.reactos.org/svn/reactos?rev=59529view=rev Log: [REGEDIT] Fix the creation of empty REG_MULTI_SZ values (they have to contain only one NULL char, since a multi-string has the form: str1\0str2\0...strN\0\0 where

[ros-diffs] [ion] 59526: [USBCCGP]: FDO_HandleResetCyclePort should complete the pending IRPs, not the reset IRP. In fact, since the caller (FDO_HandleInternalDeviceControl) already completes the rese

2013-07-19 Thread ion
Author: ion Date: Fri Jul 19 23:51:01 2013 New Revision: 59526 URL: http://svn.reactos.org/svn/reactos?rev=59526view=rev Log: [USBCCGP]: FDO_HandleResetCyclePort should complete the pending IRPs, not the reset IRP. In fact, since the caller (FDO_HandleInternalDeviceControl) already completes

[ros-diffs] [ion] 59527: [MISC]: Cleanup a bunch of unused variables, in cases where it was obvious these variables were left-overs from debug code, debug prints, or in some cases commented-out functi

2013-07-19 Thread ion
Author: ion Date: Sat Jul 20 00:10:31 2013 New Revision: 59527 URL: http://svn.reactos.org/svn/reactos?rev=59527view=rev Log: [MISC]: Cleanup a bunch of unused variables, in cases where it was obvious these variables were left-overs from debug code, debug prints, or in some cases commented-out

[ros-diffs] [ion] 59528: [USBEHCI]: Straggler fix.

2013-07-19 Thread ion
Author: ion Date: Sat Jul 20 00:13:59 2013 New Revision: 59528 URL: http://svn.reactos.org/svn/reactos?rev=59528view=rev Log: [USBEHCI]: Straggler fix. Modified: trunk/reactos/drivers/usb/usbehci/hardware.cpp Modified: trunk/reactos/drivers/usb/usbehci/hardware.cpp URL: