Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Dec 6, 2023

No description provided.

return val;
}

#define BIGDECIMAL_LITERAL(var, val) (BIGDECIMAL_ ## var = BigDecimal_literal(#val))
Copy link
Member

Choose a reason for hiding this comment

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

This and related changes are intentional? It seems accidentally commits.

Copy link
Member Author

Choose a reason for hiding this comment

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

It is needed for "INFINITY" and so on, because RDoc requires docs for constants to be placed just before each constant.

@mrkn mrkn merged commit 381340a into ruby:master May 7, 2024
@nobu nobu deleted the doc branch September 9, 2024 03:20
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.

3 participants