[
https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335616#comment-16335616
]
ASF GitHub Bot commented on THRIFT-82:
--------------------------------------
Github user dkochmanski commented on the issue:
https://github.com/apache/thrift/pull/1412
Could it be that `docker` sets a "fresh" environment for each command? SBCL
keeps its cache files in ~/.cache/common-lisp and it looks like docker either
runs commands as different users or that it wipes / fakes the home directory as
a fresh one.
> Common Lisp support
> -------------------
>
> Key: THRIFT-82
> URL: https://issues.apache.org/jira/browse/THRIFT-82
> Project: Thrift
> Issue Type: New Feature
> Reporter: Patrick Collison
> Assignee: James E. King, III
> Priority: Major
> Fix For: 0.12.0
>
> Attachments: thrift-cl.patch
>
>
> Common Lisp support is attached
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)