From: Christian Kellermann <[email protected]> Subject: [Chicken-hackers] [PATCH] proposed bugfix for #706 Date: Wed, 28 Sep 2011 17:46:04 +0200
> attached is a patch as a proposed fix for bug Ã#706. > > This will need some discussion as I am not sure what I am doing here :) > I would suggest simply to detect the error in C_file_info_2, and act accordingly (by calling whatever stupid POSIX API that has to be used for this, probably incompatible with the way stupid Windows does it, and all the stupid crap programmers have to put up with nowadays) and using a flonum for the size-slot in the file info vector. cheers, felix _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
