Uploaded image for project: 'ReactOS Test Suite'
  1. ReactOS Test Suite
  2. ROSTESTS-112

64-bit warnings in Mm kmtests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • None
    • ReactOS Tests

    Description

      [204/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwAllocateVirtualMemory.c.obj
      ..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(357) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
      ..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(358) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
      ..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(364) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
      ..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(391) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
      [205/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwCreateSection.c.obj
      ..\..\modules\rostests\kmtests\ntos_mm\ZwCreateSection.c(278) : warning C4244: 'function' : conversion from 'const SIZE_T' to 'ULONG', possible loss of data
      [206/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwMapViewOfSection.c.obj
      ..\..\modules\rostests\kmtests\ntos_mm\ZwMapViewOfSection.c(87) : warning C4244: 'function' : conversion from 'const SIZE_T' to 'ULONG', possible loss of data
      ..\..\modules\rostests\kmtests\ntos_mm\ZwMapViewOfSection.c(283) : warning C4244: 'function' : conversion from 'SIZE_T' to 'ULONG', possible loss of data

      Attachments

        Activity

          People

            lorddoskias lorddoskias
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: