nulib2/bugs.htm

86 lines
4.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Bugs &amp; Features</title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<msnavigation border="0" cellpadding="0" cellspacing="0" dir="ltr" width="100%"><msnavigation valign="top"><msnavigation border="0" cellpadding="0" cellspacing="0" width="100%"><msnavigation border="0" cellpadding="0" cellspacing="0" width="100%"><msnavigation valign="top">
<meta content="t, default" name="Microsoft Border">
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="#FFFFFF" text="#000000"><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p align="center"><font size="6"><strong>Bugs &amp; Features</strong></font><br>
<nobr>[&nbsp;<a href="index.htm" target="">Home</a>&nbsp;]</nobr> <nobr>[&nbsp;<a href="downloads/index.htm" target="">NuLib&nbsp;Downloads</a>&nbsp;]</nobr> <nobr>[&nbsp;<a href="library/index.htm" target="">NuLib&nbsp;Library</a>&nbsp;]</nobr> <nobr>[&nbsp;<a href="nulib2-manual.htm" target="">NuLib2&nbsp;Manual</a>&nbsp;]</nobr> <nobr>[&nbsp;<a href="nufxlibapi.htm" target="">NufxLib&nbsp;API</a>&nbsp;]</nobr> <nobr>[&nbsp;Bugs&nbsp;&amp;&nbsp;Features&nbsp;]</nobr></p>
<hr>
</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" dir="ltr" width="100%"><tr><!--msnavigation--><td valign="top"><msnavigation border="0" cellpadding="0" cellspacing="0" width="100%"><msnavigation border="0" cellpadding="0" cellspacing="0" dir="ltr" width="100%"><tr><msnavigation valign="top"><msnavigation border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p align="left">&nbsp;</p>
<p align="left">Skip down to the bottom for the <a href="#todo"> list of suggested
features</a>.</p>
<p align="left">NuLib2 and NufxLib will always have the same version number for
the time being, because they're being distributed together.&nbsp; It's less
confusing that way.</p>
<p align="left">&nbsp;</p>
<h2 align="left">Known Bugs - NufxLib v2.0</h2>
<p align="left">None so far.</p>
<p align="left">&nbsp;</p>
<h2 align="left">Known Bugs - NuLib2 v2.0</h2>
<p align="left">None so far.</p>
<p align="left">&nbsp;</p>
<h2 align="left">Reporting New Bugs</h2>
<p align="left">Some good things to include in a bug report:</p>
<ul>
<li>
<p align="left">What version of NuLib2 and NufxLib are you using?</li>
<li>
<p align="left">What compile options were used (NuLib2 shows this at the top
of the usage screen; just type &quot;nulib2&quot;)?</li>
<li>
<p align="left">What operating system are you running?&nbsp; What version?</li>
<li>
<p align="left">Did you build it yourself or get a binary from a web
site?&nbsp; Did you make any changes?&nbsp; What compiler did you use?</li>
<li>
<p align="left">What exactly do you have to do to make the bug occur?&nbsp;
(If it's a NuLib2 problem, list the command, and preferably where I can find
a copy of the archive or the files involved.&nbsp; If it's a NufxLib
problem, all of the above, plus a sequence of Exerciser commands that make
the bug happen.)</li>
</ul>
<p align="left">It's difficult to fix a bug if it isn't repeatable or if it only
occurs on an operating system I don't have access to.&nbsp; The more obscure
your circumstances, the more details you will need to provide.</p>
<p align="left">Please use the github issue tracker to file bugs.</p>
<p align="left">&nbsp;</p>
<h2 align="left"><a name="todo">Product &quot;To Do&quot; List</a></h2>
<p>For the NuLib2 application:</p>
<ul>
<li>Extract files to AppleDouble format.&nbsp; This would allow UNIX
AppleShare servers like netatalk to serve up extracted files immediately,
and preserve all file attributes.</li>
<li>Support .2MG disk images automatically when adding and extracting.</li>
<li>Add BinSCII support.</li>
<li>Need some regression tests.</li>
</ul>
<p>For NufxLib:</p>
<ul>
<li>Add native resource fork support (for systems like Mac OS and GS/OS).</li>
<li>Ought to store empty directories.</li>
<li>Make name-comparison sensitivity (for get-by-name and duplicate checking)
configurable.</li>
<li>Need a complete set of regression tests.</li>
</ul>
<p align="left">&nbsp;
</td></tr></table></td></tr></table></td></tr></table></td></tr></table><!--msnavigation--></td></tr><!--msnavigation--></table></body>
</html>