Skip to content

Use consistent integer type#92

Open
rstub wants to merge 1 commit into
imneme:masterfrom
rstub:use-itype
Open

Use consistent integer type#92
rstub wants to merge 1 commit into
imneme:masterfrom
rstub:use-itype

Conversation

@rstub

@rstub rstub commented May 17, 2024

Copy link
Copy Markdown

There is no pcg128_t | int defined if __uint128_t is not available.

c.f. daqana/dqrng#88

There is no `pcg_uint128 | int` defined it `__uint128` is not available.

@jschueller jschueller left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm this solves #95

/cc @imneme, could we merge this ?

@TonyCongqianWang

Copy link
Copy Markdown

I had the same issue with MSVC and applied the same fix, please merge

@JkarVN

JkarVN commented Jan 31, 2026

Copy link
Copy Markdown

Merged into Total-Random/pcg-cpp
https://github.com/Total-Random/pcg-cpp/blob/master/CREDITS.md#7-consistent-integer-type
thank @rstub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants