Browse Source
Work with the arguments in a temporary array of pointers to the command
line before assigning them to paramVector as generic_string.
Follow up to afb3889
. Since then the arguments were copied to
paramVector as generic_string too early, before the command line parsing
finished.
Closes https://github.com/notepad-plus-plus/notepad-plus-plus/pull/3575
pull/3595/head
Jay Satiro
7 years ago
committed by
Don HO
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue