view codeDoc/mergetag/issues.txt @ 17:5f90774ea1ef

Applied the GNU GPL v2 to mde. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 15 Mar 2008 15:14:25 +0000
parents 4608be19ebe2
children 611f7b9063c6
line wrap: on
line source

Copyright © 2007-2008 Diggory Hardy
License: GNU General Public License version 2 (see doc/License.txt)


This is mostly just a list of potential minor issues noticed while coding but not seen worth throwing an error about.

Overall:

read.d:
	Support partially loading a file.
	parseSection(): as mentioned at end of function
	formatting errors could be more informative; in particular say where the error is
	No binary support.

write.d:
	Threading support?
	There is currently no way to specify the base in which numbers are written (in text form).

format.d:
	No support for ulong where val > long.max.