Skip to content

PackReal64Big and PackReal64Little export internals - #349

Merged
JohnReppy merged 1 commit into
smlnj:mainfrom
Skyb0rg007:pack-real-sigs
Mar 26, 2025
Merged

PackReal64Big and PackReal64Little export internals#349
JohnReppy merged 1 commit into
smlnj:mainfrom
Skyb0rg007:pack-real-sigs

Conversation

@Skyb0rg007

Copy link
Copy Markdown
Contributor

Description

Added signatures to PackReal64{Big,Little} structures

Motivation and Context

Internal implementation details of these structures was not properly hidden behind a signature.

> PackReal64Little.++;
val it = fn : int * int -> int

Now it has been fixed.

How Has This Been Tested?

This has not been tested at all, as I am having issues compiling the SML/NJ project on my machine.
I may send a bug report for that once I determine the cause.

@JohnReppy
JohnReppy merged commit e334026 into smlnj:main Mar 26, 2025
@JohnReppy JohnReppy changed the title PackReal64Big and PackReal64Little export internals. PackReal64Big and PackReal64Little export internals Mar 26, 2025
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.

2 participants