This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [[PATCH setup] 0/3] Prepare for colons in version numbers


On 27/10/2017 19:47, Ken Brown wrote:
A future version of setup might allow version numbers of the form
e:v-r, where is an epoch.  Currently setup doesn't parse these
correctly when reading installed.db.  In case ScanFindVisitor is used,
there is an additional problem in reading filenames containing colons.
The reading is done by Win32 functions, and the illegal characters
like ':' aren't translated.

Ken Brown (3):
   Remove the function filemanip.cc:base
   Bump the installed.db version to 4
   Remove the ScanFindVisitor class

Great, thanks.

I'll hold 2/3 back a bit, as bumping the installed.db version makes it a pain to go back to the released setup version after testing...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]