Skip to content

[UDFS] Fix compilation error when enabling debug output#24

Open
Zero3K20 wants to merge 7 commits into
assorted:udf-devfrom
Zero3K20:copilot/fix-compilation-error-debug-output
Open

[UDFS] Fix compilation error when enabling debug output#24
Zero3K20 wants to merge 7 commits into
assorted:udf-devfrom
Zero3K20:copilot/fix-compilation-error-debug-output

Conversation

@Zero3K20
Copy link
Copy Markdown

  • Fix compilation error in drivers/filesystems/udfs/Include/phys_lib.cpp line 979 (WCacheBlocksPerFrameSh not a member of VCB)
  • Fix compilation error in drivers/filesystems/udfs/write.cpp line 590: StartingOffset.LowPart invalid — StartingOffset is LONGLONG, not LARGE_INTEGER; replaced with (ULONG)StartingOffset

@Zero3K20 Zero3K20 changed the base branch from write to udf-dev April 27, 2026 06:00
@Zero3K20 Zero3K20 force-pushed the copilot/fix-compilation-error-debug-output branch from 4274c64 to e5dbb2b Compare April 27, 2026 06:03
@Zero3K20 Zero3K20 closed this Apr 28, 2026
@Zero3K20 Zero3K20 reopened this May 21, 2026
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.

3 participants