This is aparently because MSVC doesn't have ssize_t. How do you recommend fixing it? I found a stack overflow comment that seems to be related here:
https://stackoverflow.com/questions/22265610/why-ssize-t-in-visual-studio-2010-is-defined-as-unsigned The recommendation given in one of the answers is to import a particular header and then typedef it to SSIZE_T. Thoughs? --Jason On Thu, Oct 12, 2017 at 9:49 PM, AppVeyor <no-re...@appveyor.com> wrote: > Build mesa 5788 failed > <https://ci.appveyor.com/project/mesa3d/mesa/build/5788> > > Commit b8ab78d1af by Jason Ekstrand <jason.ekstr...@intel.com> on > 10/11/2017 7:13 PM: > anv/pipeline_cache: Rework to use multialloc and blob\n\nThis gets rid of > all of our hand-rolled size calculation and\nserialization code and > replaces it with safe "standards" that are used\nelsewhere in anv and mesa. > This should be significantly safer than\nrolling our own.\n\nReviewed-by: > Jordan Justen <jordan.l.jus...@intel.com> > > Configure your notification preferences > <https://ci.appveyor.com/notifications> > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev > >
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev