Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S spins-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • DP
  • spins-tools
  • Issues
  • #13
Closed
Open
Issue created Apr 10, 2018 by David Deepwell@ddeepwelDeveloper

Extend the fix for issue #12 to handle much larger files

The fix for issue #12 (closed) enables conversion of 16G and 32G files, but any file greater than 32G will have the same problem as issue #12 (closed). Though a file greater than 32G are extremely large, we will likely reach that limit at some point. The fix seems to be simple, use type size_t rather than type unsigned. I have no idea what this might do to performance.

Assignee
Assign to
Time tracking