Skip to content

Fix build errors for isize conversion#14

Open
ahomescu wants to merge 1 commit intoah/codex1from
ciet1h-codex/replace-libc--c_long-with-isize
Open

Fix build errors for isize conversion#14
ahomescu wants to merge 1 commit intoah/codex1from
ciet1h-codex/replace-libc--c_long-with-isize

Conversation

@ahomescu
Copy link
Copy Markdown

Summary

  • handle libc functions expecting c_long by casting pointers and values
  • correct labs call on codebook quantlist
  • ensure timeval assignments cast to libc time types
  • adjust tick count computation using isize

Testing

  • cargo +nightly-2019-12-05 build --release

https://chatgpt.com/codex/tasks/task_e_68539a3a7c608329ae2234874102b1dd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant