Skip to content

Fixed problem with casting int to long#55

Merged
teogor merged 1 commit intomainfrom
feature/long-cast
Jan 13, 2022
Merged

Fixed problem with casting int to long#55
teogor merged 1 commit intomainfrom
feature/long-cast

Conversation

@teogor
Copy link
Copy Markdown
Member

@teogor teogor commented Jan 13, 2022

Table of Contents

Link to GitHub issues it solves

closes #53

Description

Fixed casting between Generic Type (T) stored as Integer to Long

Contributing has more information and tips for a great pull request.

@teogor teogor self-assigned this Jan 13, 2022
@teogor teogor changed the title [LongCast] fixed problem with casting int to long Fixed problem with casting int to long Jan 13, 2022
@teogor
Copy link
Copy Markdown
Member Author

teogor commented Jan 13, 2022

@zeobot set lc to pass

@zeobot
Copy link
Copy Markdown
Contributor

zeobot Bot commented Jan 13, 2022

I've just updated the following check: lc to pass


📌 This is an automatic response. Action requested by @TeodorHMX1 in this comment
📌 To disable the comments from zeobot, type: 👉@zeobot disable comments👈

@teogor teogor merged commit d967de1 into main Jan 13, 2022
@zeobot zeobot Bot deleted the feature/long-cast branch January 13, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Memo-Class] java.lang.Long cannot be cast to java.lang.Integer

2 participants