Correct type error in gmc_conf:is_key/1 #17

Closed
uwiger wants to merge 0 commits from uw-is_key-type-error into master
Owner

The checking of extra account keys will filter out perfectly good keys, as the function gmser_api_encoder:decode/1 expects a binary, but is fed a list.

The checking of extra account keys will filter out perfectly good keys, as the function `gmser_api_encoder:decode/1` expects a binary, but is fed a list.
uwiger added 1 commit 2025-11-21 04:37:12 +09:00
uwiger requested review from spivee 2025-11-21 04:37:13 +09:00
uwiger requested review from zxq9 2025-11-21 04:37:14 +09:00
Owner

Oh, dhoh!
I just noticed you had this PR submitted right after I pushed one. ugh.
I like MysteryBin more than inlining it how I did it because it's funny.

Oh, dhoh! I just noticed you had this PR submitted right after I pushed one. ugh. I like `MysteryBin` more than inlining it how I did it because it's funny.
zxq9 added 1 commit 2025-11-21 11:56:59 +09:00
zxq9 approved these changes 2025-11-21 12:00:14 +09:00
zxq9 left a comment
Owner

Thanks!

Thanks!
Owner

Hm. I merged this offline because of the conflict, but don't know how to make this appear "done" here other than closing it.
Anyway, merged.

Hm. I merged this offline because of the conflict, but don't know how to make this appear "done" here other than closing it. Anyway, merged.
zxq9 closed this pull request 2025-11-21 12:00:23 +09:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/GajuMine#17
No description provided.