D7903: sha1dc: avoid including the nonexistent stdint.h with Visual Studio 2008

mharbison72 (Matt Harbison) phabricator at mercurial-scm.org
Thu Jan 16 09:34:00 EST 2020


mharbison72 added inline comments.

INLINE COMMENTS

> ubc_check.h:35
> +/* prior to Visual Studio 2010 */
> +typedef unsigned int uint32_t;
> +#endif

I see that ef36156eac9f <https://phab.mercurial-scm.org/rHGef36156eac9f657fe7068f4bd1f84c4f5a81ded5> uses `typedef unsigned __int32 uint32_t` if somebody wants to fix in flight.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7903/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7903

To: mharbison72, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list