<div dir="ltr"><div>I temporary workaround until the new binaries are available would be to use</div><div><br></div><div>\expandafter\let\csname file_input:n\endcsname\input<br>\documentclass{article}<br>\usepackage{xparse}<br>\begin{document}<br>\end{document}</div><div><br></div><div>this reverts to the non-expandable \openin test to check a file exists so could fail in some theoretical contexts but it works in this real context, so a good workaround for now, I think.<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 24 Sep 2020 at 10:21, Adrian <<a href="mailto:adrian@planetcoding.net">adrian@planetcoding.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Great!<br>
<br>
Any chance you could try with this "real" tex file as well (just in case there's<br>
anything else that triggered the error)? <a href="https://fd.aeum.net/latex-test.tar" rel="noreferrer" target="_blank">https://fd.aeum.net/latex-test.tar</a><br>
<br>
> On 2020/09/24 17:54, Adrian wrote:<br>
>> Does that commit restore the old behavior about being able to use packages even<br>
>> with `openin_any = p`?<br>
<br>
> Yes, I confirmed that<br>
<br>
> \documentclass{article}<br>
> \usepackage{xparse}<br>
> \begin{document}<br>
> \end{document}<br>
<br>
> works for latex in the case openin_any = p.<br>
<br>
> It is necessary to rebuild binaries with the new sources.<br>
<br>
> Best,<br>
> Akira<br>
<br>
</blockquote></div>