<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - LibreOffice 5.4.2.2 installs but will not run on Windows XP SP3 (32-bit)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112928#c27">Comment # 27</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - LibreOffice 5.4.2.2 installs but will not run on Windows XP SP3 (32-bit)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112928">bug 112928</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=112928#c26">comment #26</a>)
While you are probably correct in where the problem is seen (my debug from last
night indicates the failure of file operation inside
dp_manager::PackageManagerImpl::create when it tries to access absent items in
%userprofile%\LibreOffice\4\user\extensions\shared), there's no o3tl::toW in
the failing code. What you see in code at your links is for master, while
failing is code for 5.4, which is here:
<a href="https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=sal/osl/w32/file.cxx;h=d7ef5623cd4ea17cb52fb4b73e96cf57f65c334d;hb=refs/heads/libreoffice-5-4#l737">https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=sal/osl/w32/file.cxx;h=d7ef5623cd4ea17cb52fb4b73e96cf57f65c334d;hb=refs/heads/libreoffice-5-4#l737</a>
Second: the code in LibreOffice uses LIBO_INTERNAL_ONLY && __cplusplus path in
types.h, so sal_Unicode *is* char_16t for us. If it weren't, the code wouldn't
compile.
I'll continue debugging this.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>