Opened 12 years ago
Closed 12 years ago
#82 closed defect (fixed)
Source location error on large files
Reported by: | Raymond Toy | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 2013-05 |
Keywords: | Cc: |
Description
As noted in the email from Matt Kaufmann, there is an error in computing the source location. The problem was that the file was very large with many long forms. This caused the form number to overflow the 14-bit number used to hold the form number.
Note: See
TracTickets for help on using
tickets.
commit 9be6530c85baf6d45ab60a94867ba1e3ff3d66b0 Author: Raymond Toy <toy.raymond@…> Date: Mon May 20 19:24:53 2013 -0700