Reporte Bug v1.19.45: Cuando se procesa un directorio o un proyecto con todos los archivos, a veces puede ocurrir el error "Alias already in use" (Dave Crozier)

This commit is contained in:
fdbozzo
2015-07-30 00:50:54 +02:00
parent 0b2cb40371
commit 40968de3f3
3 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Change History -------------------------------------------------------------
- Feature: Added internal support for querying directory cfg information, with a new optional parameter, for API methods that require it (ie: get_Ext2FromExt, hasSupport*)
- Feature: Convert FUNCTION to PROCEDURE for maintaining compatibility with the way that VFP save methods on binaries
- New fb2p_diff.exe: Allow a quick Diff of VFP9 binaries, for those that don't need converting to text manually
- Bug Fix: When processing a directory or a project with all the files, sometimes an "Alias already in use" error may occur (Dave Crozier)
2015/06/21 v1.19.45