Opened 4 years ago
Closed 4 years ago
#675 closed defect (fixed)
Typo in dllupdate.exe "usage" info ("-unlink" instead of "-unref")
Reported by: | andreaerdna | Owned by: | |
---|---|---|---|
Priority: | trivial | Component: | Installer |
Version: | Keywords: | ||
Cc: |
Description
The dllupdate.exe "usage" info reports: "-unlink: decrement reference count and remove target dll if 0" https://trac.osgeo.org/osgeo4w/browser/trunk/utils/dllupdate.cpp#L277
while the correct name of the option is "-unref" https://trac.osgeo.org/osgeo4w/browser/trunk/utils/dllupdate.cpp#L80
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/jef-n/OSGeo4W/commit/f3d96c62301fc6401bf4e3fd152b252ac0b357bd