bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget 1.12 v. VMS


From: Steven M. Schweda
Subject: Re: [Bug-wget] Wget 1.12 v. VMS
Date: Fri, 9 Oct 2009 17:13:42 -0500 (CDT)

From: Micah Cowan

> Could you also add one to cover whatever new work was done to src/vms.c?

   Forgot about those.

--- src/ChangeLog;-1    2009-10-09 15:16:51 -0500
+++ src/ChangeLog       2009-10-09 17:10:42 -0500
@@ -3,6 +3,13 @@
        * utils.c: Added characters " : \ | to the list of normal
        caret-escaped (ODS5) characters in the char_prop[] table.
 
+       * vms.c: Added functions vms_basename(), used to extract the
+       bare executable name from argv[0], and vms_getpass(), a
+       VMS-specific replacement for GNU getpass().
+
+        vms.c: Added global string constants: compilation_string
+       (NULL), link_string (NULL), and version_string (real).
+
 2009-09-24  Micah Cowan  <address@hidden>
 
        * vms.c: Moved from vms/vms.c.


> I'll investigate this. Thanks for pointing it out.

   Always happy to complain.

   SMS.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]