Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparations for IC+ORC #17814

Closed
wants to merge 13 commits into from
Closed

preparations for IC+ORC #17814

wants to merge 13 commits into from

Conversation

Araq
Copy link
Member

@Araq Araq commented Apr 21, 2021

No description provided.

elif diff < 0:
result = newNodeIT(nkObjUpConv, n.info, d)
result.add n
if downcast: internalError(conf, n.info, "cgmeth.genConv: no upcast allowed")
Copy link
Member

Choose a reason for hiding this comment

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

cgmeth needs to be updated here and elsehwere

for i in 1..<result.len:
result[i] = genConv(result[i], disp.typ[i], true, conf)
else:
localError(conf, n.info, "'" & $result[0] & "' lacks a dispatcher")
Copy link
Member

Choose a reason for hiding this comment

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

strutils.% is more readable

@Araq
Copy link
Member Author

Araq commented Oct 11, 2022

Succeeded by #20540

@Araq Araq closed this Oct 11, 2022
@Araq Araq deleted the araq-ic-orc branch October 11, 2022 07:19
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