Skip to content

Replace std::size_t with std::streamsize in StdStream.h #6

@dmitriano

Description

@dmitriano

Building AWL with QT for x86:

cmake.exe C:\dev\repos\Awl -G %MY_VS_GENERATOR% -DCMAKE_PREFIX_PATH=C:/dev/libs/QT5-msvc -A win32

StdStream.h(28,57): warning C4244: ‘initializing’: conversion from ‘std::streamsize’ to ‘size_t’, possible loss of data (compiling source file C:\dev\repos\Awl\Tests\HashStreamTest.cpp)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions