#79: File-position at start of file is wrong ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: Core | Version: 2013-03-a Resolution: fixed | Keywords: ---------------------+------------------------------------------------------ Changes (by toy.raymond@…):
* status: new => closed * resolution: => fixed
Comment:
commit a1c04fe77fbea96b5c038547f64a6fff0089ed77 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Mar 23 10:27:43 2013 -0700
Fix ticket:79
* Initialize in-length to in-buffer-length, not 0. * Added a few more debugging prints.