/usr/share/mozart/doc/changes/node18.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>4.4 Changes in the implementation that affect maintainability and portability</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node17.html#section.m131.fixes"><< Prev</A></TD><TD><A href="node14.html">- Up -</A></TD></TR></TABLE><DIV id="section.m131.internal"><H2><A name="section.m131.internal">4.4 Changes in the implementation that affect maintainability and portability</A></H2><H3><A name="label18">4.4.1 Compiling C++ native functors on Windows</A></H3><P>There is currently a bug in GCC (bugzilla #11005) which results in certain symbols not being exported by the Mozart DLL on Windows. This made it impossible to compile and link certain C++ native functors on that platform. We have now included a workaround which e. g. makes it possible to compile <CODE>mogul:/duchier/select</CODE> on Windows again. </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node17.html#section.m131.fixes"><< Prev</A></TD><TD><A href="node14.html">- Up -</A></TD></TR></TABLE><HR><ADDRESS><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|