[
https://issues.apache.org/jira/browse/TS-4808?focusedWorklogId=27922&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27922
]
ASF GitHub Bot logged work on TS-4808:
--------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/16 14:35
Start Date: 02/Sep/16 14:35
Worklog Time Spent: 10m
Work Description: Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/959
```C++
../../iocore/utils/diags.i: In function 'void reconfigure_diags()':
../../iocore/utils/diags.i:50:24: error: invalid conversion from 'int' to
'DiagsShowLocation' [-fpermissive]
diags->show_location = 1;
```
Issue Time Tracking
-------------------
Worklog Id: (was: 27922)
Time Spent: 40m (was: 0.5h)
> General diagnostics cleanup.
> ----------------------------
>
> Key: TS-4808
> URL: https://issues.apache.org/jira/browse/TS-4808
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core, Logging
> Reporter: James Peach
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I started by noticing that {{RecDebug}} didn't emit the source location, and
> ended up shifting all the {{Diags}} code over to using {{SourceLocation}} and
> removing duplicated code in the diagnostic logging systems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)