******************************************************************************
*
* BUGS.TXT - Known problems in TLX 5.0
*
* Last updated: 26-09-94
*
* Copyright (c) 1991-94 Tarma Software Research. All rights reserved.
*
******************************************************************************


Bug reporting
-------------

	If you think you found a problem in TLX 5.0, please report it to Tarma
	Software Research. We will try to fix the problem as soon as possible,
	and provide you with an updated version of the library.

	In your report, specify the following:

	- Description of the problem
	- Diagnostic messages from the library (use the debug version of TLX
	  for this)
	- Version and release of TLX (to be found in TLX.H)
	- Compiler used (including version)
	- Target platform
	- Small but complete sample code that will reproduce the problem.

	Please ensure that the problem is indeed in TLX, and not in your own
	code. In particular, a TLX diagnostic that mentions a TLX source code
	line is not necessarily an indication of a problem in TLX - it might
	indicate that your code passed a bad parameter or something similar.

	Also, if we are unable to reproduce the problem, we cannot provide a
	fix for it.

	Send bug reports to:

	Tarma Software Research
	Hugo Verrieststraat 10
	5615 HN  Eindhoven
	The Netherlands

		In the Netherlands		International
		------------------		-------------
	Phone:	   040-464857			+31 40 464857
	Fax:	   040-432036			+31 40 432036

	We can also be reached by email. Choose one of these:

	CompuServe:	100273,2316
	INTERNET:	100273.2316@compuserve.com


Known problems
--------------

	- Iterator classes only partially implemented.

	- Value collection classes are pending redesign. This will hardly, if
	  at all, affect current users of these classes.
