mirror of
https://github.com/fadden/nulib2.git
synced 2025-02-06 12:30:14 +00:00
81 lines
3.8 KiB
HTML
81 lines
3.8 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
<title>Bugs & Features</title>
|
|
<meta name="Microsoft Border" content="t, default">
|
|
</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 & Features</strong></font><br>
|
|
<nobr>[ <a href="index.htm">Home</a> ]</nobr> <nobr>[ <a href="downloads/index.htm">NuLib Downloads</a> ]</nobr> <nobr>[ <a href="library/index.htm">NuLib Library</a> ]</nobr> <nobr>[ <a href="nulib2-manual.htm">NuLib2 Manual</a> ]</nobr> <nobr>[ <a href="nufxlibapi.htm">NufxLib API</a> ]</nobr> <nobr>[ Bugs & Features ]</nobr></p>
|
|
<hr>
|
|
|
|
</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><!--msnavigation--><td valign="top">
|
|
|
|
<p align="left"> </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. It's less
|
|
confusing that way.</p>
|
|
<p align="left"> </p>
|
|
<h2 align="left">Known Bugs - NufxLib v2.0</h2>
|
|
<p align="left">None so far.</p>
|
|
<p align="left"> </p>
|
|
<h2 align="left">Known Bugs - NuLib2 v2.0</h2>
|
|
<p align="left">None so far.</p>
|
|
<p align="left"> </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 "nulib2")?</li>
|
|
<li>
|
|
<p align="left">What operating system are you running? What version?</li>
|
|
<li>
|
|
<p align="left">Did you build it yourself or get a binary from a web
|
|
site? Did you make any changes? What compiler did you use?</li>
|
|
<li>
|
|
<p align="left">What exactly do you have to do to make the bug occur?
|
|
(If it's a NuLib2 problem, list the command, and preferably where I can find
|
|
a copy of the archive or the files involved. 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. 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"> </p>
|
|
<h2 align="left"><a name="todo">Product "To Do" List</a></h2>
|
|
<p>For the NuLib2 application:</p>
|
|
<ul>
|
|
<li>Extract files to AppleDouble format. 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">
|
|
|
|
<!--msnavigation--></td></tr><!--msnavigation--></table></body>
|
|
|
|
</html>
|