Skip to content

Fix YAML scalar decoding with Saphyr - #406

Open
Wingysam wants to merge 1 commit into
lune-org:mainfrom
Wingysam:fix/migrate-serde-yaml-to-saphyr
Open

Fix YAML scalar decoding with Saphyr#406
Wingysam wants to merge 1 commit into
lune-org:mainfrom
Wingysam:fix/migrate-serde-yaml-to-saphyr

Conversation

@Wingysam

Copy link
Copy Markdown

In Lune since 0.10.4, serde decodes YAML numeric strings as floats -- bug report in the upstream lib: zim32/serde_yaml2#10

I had an LLM make a fork of Lune that uses Saphyr instead of serde_yaml2 to get around the bug. This is an "AI slop" PR and I don't expect it merged or reviewed. It works for my use-case, just wanted to post it in case anyone else runs into the issue. I don't have enough Rust familiarity to know at first glance if this is a sensible way to fix it.

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.

1 participant