﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1461	file access test fails on windows with PLATFORM=mingw	Kooda		"{{{
Error: assertion failed: (file-exists? /)

        Call history:

        <syntax>          (##sys#error ""assertion failed"" (##core#quote (not (directory-exists? """"))))
        <syntax>          (##core#quote (not (directory-exists? """")))
        <syntax>          (not (directory-exists? """"))
        <syntax>          (directory-exists? """")
        <eval>    (not (directory-exists? """"))
        <eval>    (directory-exists? """")
        <syntax>          (assert (file-exists? /))
        <syntax>          (##core#let ((tmp293 (file-exists? /))) (##core#if (##core#check tmp293) tmp293 (##sys#error ""assert...
        <syntax>          (##core#begin (##core#if (##core#check tmp293) tmp293 (##sys#error ""assertion failed"" (##core#quote ...
        <syntax>          (##core#if (##core#check tmp293) tmp293 (##sys#error ""assertion failed"" (##core#quote (file-exists? ...
        <syntax>          (##core#check tmp293)
        <syntax>          (##sys#error ""assertion failed"" (##core#quote (file-exists? /)))
        <syntax>          (##core#quote (file-exists? /))
        <syntax>          (file-exists? /)
        <eval>    (file-exists? /)
        <eval>    (##sys#error ""assertion failed"" (##core#quote (file-exists? /)))      <--
}}}
"	defect	new	major	5.0	core libraries	5.0.0				
