Am Dienstag, 23. Dezember 2014, 10:27:47 schrieb Rolf Eike Beer: > Am Montag, 22. Dezember 2014, 22:16:50 schrieb Rolf Eike Beer: > > Am Montag, 22. Dezember 2014, 10:50:28 schrieb Brad King: > > > On 12/20/2014 08:44 AM, Rolf Eike Beer wrote: > > > > This is basically the same, but it avoids the needless floating point > > > > arithmetic. Does it work for you? > > > > > > Thanks, Eike. Please add a topic to put this in 'next' when ready. > > > > Done. I wonder if we should not check for new returning null? > > Ok, now I get this: > > cmCTest.cxx > C:\Dashboards\My Tests\CMakeNext-vs12-64-ninja-src\Source\cmCTest.cxx(1705) > : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', > possible loss of data > > The problem is: this is absolutely right. On Windows64 this means that the > maximum file size will be 4GB, or one needs to change the base64 > implementation. Which way to go?
*lol* From: "Brad King (Code Review)" <rev...@kitware.com> Date: Tue, 23 Dec 2014 04:27:55 -0500 Subject: Change in KWSys[master]: Base64: Use size_t for lenghts in API
signature.asc
Description: This is a digitally signed message part.
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers