mirror of
https://github.com/fadden/nulib2.git
synced 2025-01-28 16:32:54 +00:00
348a4ac9d9
Switch to a sans-serif font, and make some minor tweaks to make the pages more mobile-friendly.
86 lines
4.7 KiB
HTML
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 & 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 & Features</strong></font><br>
|
|
<nobr>[ <a href="index.htm" target="">Home</a> ]</nobr> <nobr>[ <a href="downloads/index.htm" target="">NuLib Downloads</a> ]</nobr> <nobr>[ <a href="library/index.htm" target="">NuLib Library</a> ]</nobr> <nobr>[ <a href="nulib2-manual.htm" target="">NuLib2 Manual</a> ]</nobr> <nobr>[ <a href="nufxlibapi.htm" target="">NufxLib API</a> ]</nobr> <nobr>[ Bugs & Features ]</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"> </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">
|
|
|
|
</td></tr></table></td></tr></table></td></tr></table></td></tr></table><!--msnavigation--></td></tr><!--msnavigation--></table></body>
|
|
|
|
</html>
|