﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
137	Bad ReadFile behaviour	manuelb	manuelb	"This code: 
 
Text line = ReadFile(""doesnotexist.txt""); 
 
Creates the file ""doesnotexist.txt"" and then reads from it (Of course, 0 bytes are 
read). It should not create it, and return a warning instead. 
 
TIP: ""doesnotexist.txt"" is a non-existing file :-)"	defect	closed	normal		Text	head	normal	fixed		
