Skip to content

Match the msvc stdint header for fast int types #16

@GoogleCodeExporter

Description

@GoogleCodeExporter
The stdint header that ships with Visual Studio 2010+ defines int_fast16_t and 
uint_fast16_t as 32-bit integer's, not 16.

I believe the standard only specifies that the fast types be at least the 
specified width.

See attached patch.

Original issue reported on code.google.com by alex.sm...@warpsharp.info on 19 Jan 2015 at 10:03

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions