<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<div><br></div><div>Not sure if this should be a "bugs" or "questions" issue, since technically it isn't a bug. Perhaps it's a change request?</div><div><br></div><div>We are using Apache Thrift to get Java, Erlang and a small Python test app to communicate. We all have access to the Thrift files, even non-Erlang developers.</div><div><br></div><div>Unfortunately one particular set of these files has a nasty include hierarchy causing an "include too deep" error from epp. Personally I'd rather ensure that the include depth wasn't so bad, but I can't guarantee what Thrift does and I certainly can't guarantee what the Java developers do (since Java doesn't have include files it isn't a problem for them).</div><div><br></div><div>I have changed epp.erl in our system to change the depth check from 8 to 10, and it gets around the problem for now.</div><div><br></div><div>What I was wondering is if this should be a configurable option? I'm sure I am one of the first people to run into this issue.....</div><div><br></div><div>Cheers</div><div><br></div><div>Matt</div>                                         </div></body>
</html>