[Xapian-tickets] [Xapian] #806: Project does not compile on VS2019 with C++20 turned on

Xapian nobody at xapian.org
Tue Dec 22 23:08:19 GMT 2020


#806: Project does not compile on VS2019 with C++20 turned on
--------------------------+--------------------------------------
 Reporter:  Mateusz Pusz  |             Owner:  Olly Betts
     Type:  defect        |            Status:  new
 Priority:  normal        |         Milestone:  1.4.18
Component:  Other         |           Version:  1.4.17
 Severity:  normal        |        Resolution:
 Keywords:                |        Blocked By:
 Blocking:                |  Operating System:  Microsoft Windows
--------------------------+--------------------------------------
Changes (by Olly Betts):

 * milestone:   => 1.4.18

Comment:

 I've eliminated the only use of `std::mem_fun` from RELEASE/1.4 branch in
 changeset:50cdbee8b9ac5e22d353ccdd6abe8ada9dc60bca.  That code isn't
 present on git master.

 I think more info is needed on the `std::byte` issue.

 If anyone needs a simple short term workaround, you can presumably set the
 compiler to an earlier C++ standard version using `/std:c++11` or similar.
-- 
Ticket URL: <https://trac.xapian.org/ticket/806#comment:2>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list