Attempting to run nameCollector on a srcML archive input with --position errors with the following:
WARNING: srcml --position NOT used to generate input file.
The system tested is PowerShell-7.5.4:
https://github.com/PowerShell/PowerShell/archive/refs/tags/v7.5.4.zip
To replicate:
1] Download the PowerShell ZIP file.
2] Then run:
srcml PowerShell-7.5.4.zip -o PowerShell-7.5.4.xml --position
./nameCollector -i PowerShell-7.5.4.xml --csv -o results.csv
Attempting to run nameCollector on a srcML archive input with
--positionerrors with the following:The system tested is PowerShell-7.5.4:
https://github.com/PowerShell/PowerShell/archive/refs/tags/v7.5.4.zip
To replicate:
1] Download the PowerShell ZIP file.
2] Then run: