[ 
https://issues.apache.org/jira/browse/TS-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838203#comment-13838203
 ] 

James Peach commented on TS-2401:
---------------------------------



I'm not sure what you mean here. We test it with {{access(2)}} prior to using 
it. Perhaps the comment could be improved, but I wanted to keep these changes 
reasonably focused.


I'll make that change.


--enable-standalone-iocore fails to build with the following error:

{code}
Making all in hostdb
  CXX      HostDB.o
HostDB.cc:2468:56: error: use of undeclared identifier 'ET_CACHE'
    eventProcessor.schedule_imm(new HostDBTestReverse, ET_CACHE);
                                                       ^
{code}

I don't know that STANDALONE_IOCORE is useful in any way. I've never heard 
anyone describe what it is or why anyone would want to use it.

J


> use Layout instead of system_config_directory
> ---------------------------------------------
>
>                 Key: TS-2401
>                 URL: https://issues.apache.org/jira/browse/TS-2401
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup, Core
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 4.2.0
>
>         Attachments: TS-2401.diff
>
>
> The global {{char system_config_directory[]}} makes it hard to link 
> additional programs. We should be able to be replace all usages of this with 
> the Layout API.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to