>-----Original Message----- >From: Japheth [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 12, 2006 08:20 AM >To: [email protected] >Subject: Re: [Freedos-devel] [anounce] defrag 1.2 > >Hi, > >as a substitute for Florian I did a quick test with 1.2.1.: > >what's good, my simple test case, defragmenting a FreeDOS image mounted with >SHSURDRV (size 16 MB) gives no longer the "undefined problem" error. > >what's bad, a true FAT32 drive (44 GB) still displays that error. > >The error message "undefined problem" is not very good. The user is uncertain >about the severity of the problem and if data has been lost. Some additional >infos about the drive's state after the error would be good. >
There must be close to 1000 "return FALSE"'s in there. Adding a message for all of them would be prohibitive for the program size alone. What I will do for now is add a fault trace to the debug screen (CTRL-2). In the end this message should realy disapear. Imre >I also tried to run defrag 1.2.1 on MS-DOS 7.1 on a FAT32. It starts and >begins working, but at the first write access MSDOS heavily complains that >drive is not locked (int 21h, ax=73xxh) and destroys the screen content. This >could be improved IMO. > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Freedos-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/freedos-devel > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
