HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 02:18:09 GMT Content-length: 753 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 1201 Parrot::Pmc2c::Emitter line # error coke "New ticket opened from comment on list in thread 'Re: Warnings on Solaris, Pmc2c usage/design bug', from Andrew Johnson. ---- BTW, there is a fundamental problem with this very common usage of a Parrot::Pmc2c::Emitter: $e->emit( <<""END"", __FILE__, __LINE__ + 1 ); ... code ... END In the above usage, __LINE__ returns the line number of the line containing the ""END"" marker, not that of the line containing the ""emit"" call, so the #line directive it emits points to the wrong place in the source file. " bug new normal core medium p> <p> .