| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…e argument `-cp` or read from DPROJ
|
Thanks for your contribution. Can you also add tests for reading this information from the DPROJ? |
Sorry, something went wrong.
|
Done! I can rebase the commit once you merge feat_read-searchpath-from-dproj for simpler history |
Sorry, something went wrong.
|
That would be nice, feat_read-searchpath-from-dproj is merged. |
Sorry, something went wrong.
|
Closed this accidentally by removing branh, so rereated as #11 |
Sorry, something went wrong.
|
I'm I correct that it reads the codepage from the DPROJ by default and that your commandline parameter overrules it? If so, can you please add this as comment in the readme? |
Sorry, something went wrong.
|
Well, I've short of time currently and can't check but it seems to me that this depends on the order of arguments because DPROJ is read right when the option is encountered. So if -cp appears after, it will overwrite the value read from DPROJ |
Sorry, something went wrong.
|
@Laurensvanrun added the note |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
WARNING this PR depends on changes made by feat_read-searchpath-from-dproj PR.