[PR #31] moved up enum mode in 608.h #925

Open
opened 2026-01-29 16:57:17 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/31

State: closed
Merged: No


since struct s_context_cc608 using enum cc_mode, code was not able to compile on gnu linux.
so moved up enum cc_mode, so that compiler know what cc_mode is.

also added macro according lseek64 manual, this was required

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/31 **State:** closed **Merged:** No --- since struct s_context_cc608 using enum cc_mode, code was not able to compile on gnu linux. so moved up enum cc_mode, so that compiler know what cc_mode is. also added macro according lseek64 manual, this was required
claunia added the pull-request label 2026-01-29 16:57:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#925