Re: HTTPLoop.RequestProgram.not_query
Chris Angelico <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <CAPTjJmo9QK2wjodRRsBrGiwGs=d=e8V+AomFOZhoX9A26zt-yg@mail.gmail.com> |
On Wed, Feb 3, 2016 at 10:00 PM, Eiichiro ITANI <[email protected]> wrote: > At 9d2f24bdfefe0990480835222ff9eefe62f7c535, Mr. Per Hedbor removed > roxen prestate handling. Removed code contains line "j--". So this > problem has occurred since 2014. > > Ah, nice spot. That's one limitation of 'git blame' - it shows only those lines that currently exist in the file. :) ChrisA