On Wed, Jul 29, 2026 at 9:19 PM <[email protected]> wrote: > > Am 29.07.2026 um 21:08 schrieb Jim Jagielski: > > These should be addressed on HEAD > > We can move to VS2017 as discussed. > > > But we can alternative, reduce the footprint of boost in our code and > prepare for std. > I have a half ready patch that build on vs2009. >
That's a very interesting approach. pyuno now fails because it can't find inttypes.h from C99, and vcl fails because a boost header it includes wants C++2014. > > We would need add to python modul as python2 and add a gate that selects > py3 or py2 depending on system. > > > The second is less effort. I hope i have the patch for lowering the > foodprint ready by the weekend. > > Regards Damjan
