darknessomi / darknessomi/excellibrary
Can't open big file
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Try to open big Excel file (about 300 Mb)
It seems problem is in "int" type insted of "uint" in position and
counters.
```
Original issue reported on code.google.com by `agurov.p...@gmail.com` on 26 Apr 2009 at 7:07
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure by opening an approximately 300 MB Excel file. Then inspect the file-reading code for the position and counter values identified in the report; done means the large file opens successfully without overflow or read errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100