Bernd Blaauw wrote:

Kenneth J. Davis schreef:

fix: DIR/VOL: bug#1809, volume label missing spaces {KJD}


did you verify? VOL still seems to compress spaces in label
LABEL C: TEST  TEST

it works for my test cases. please provide (use quotes or something so i can tell where spaces are) exact labels that you see failing. eg label of " TEST TEST", two spaces in between and 1 before work fine for me.


fix: VOL: syntax error if extra whitespace after drive {KJD}

still need to move this fix to a common location so none of the other commands have this issue (without duplicating it for each one).

add: CDD: if given path to a valid filename, ignore filename portion instead of error


works

add: SET /U: indicate that the value will be stored in env var in UPPERCASE


works

add: DIR: bug#1889, added limited 4DOS DESCRIPT.ION file support {KJD}


cannot test
no biggy, it was a bug, it works with my made up files, but I can't say for sure no issues with ones people really use. Still needs improvements to avoid re-reading the file.

add: IF: /I option for case insensitive comparisons, if /I "Aa"=="aA" echo is true


works

fix: IF: bug#1885, fix if exists on system/hidden files {Erwin Veermans}
fix: LH: fix wrong errorlevel returned when program goes resident {KJD}


not sure this was fixed properly, I forgot the testcase

fix: default.lng: typos and misc corrections {Bernd Blaauw}


not updated with FreeCOM 0.84(pre) texts for [CDD filename], IF /I,
SET /U

fix: swedish.lng & swedish.err so correctly builds
add: /Z: lib\dispexit.c missing, added new implementation {KJD}
add: /Z: Display exit code after external command {Bernd Blaauw}
fix: LH: Errorlevel of program effects LH's error reporting {Eric Auer}


same fix as mentioned above?
if I recall correctly, Eric fixed the actual handing of errorlevels when loadhigh is used and I fixed a minor issue of wrong variable used (so wrong value returned) when loadhigh used and the program went resident.

chg: BUILD.BAT: Removed CONFIG.MAK and add the warning concering CONFIG.STD
fix: CONFIG.MAK: changes of CONFIG.MAK propagate to all make's
chg: SUPPL: integrate a stripped down variant of SUPPL into CVS {Tom Ehlert} [#1794]
add: CRITER: Repeat check autofail magic {Tom Ehlert/Eric Auer}
fix: CLS: cut debug message
add: DIR: display LFNs if enabled with /lfn [Tom Ehlert]


how to enable? DIR /LFN or COMMAND /LFN ?

dir /lfn



add: DIR: display FAT32 free space on drive [Tom Ehlert]


works under FreeDOS at least, under NTFS still fails.


for an NTFS drive, I believe NT does not return the needed information. I think I looked at this and didn't see a solution, could be wrong though.

...


Bernd

Thanks for testing,
Jeremy





-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to