On 4/26/20 2:41 AM, Jürgen Spitzmüller wrote: > Am Sonntag, den 26.04.2020, 04:34 +0200 schrieb Richard Kimberly Heck: >> commit b9e29418471d0d275650c52f976da300f4f42501 >> Author: Richard Kimberly Heck <rikih...@lyx.org> >> Date: Sat Apr 25 22:50:03 2020 -0400 >> >> Make pit_type unsigned (in particular, size_t). >> >> This involves not just changing the type but checking that >> downward >> loops and similar tricks don't break. > Probably due to this I get the following compilation error now: > > Buffer.cpp: In member function ‘std::unique_ptr<lyx::TexRow> > lyx::Buffer::getSourceCode(lyx::odocstream&, const string&, > lyx::pit_type, lyx::pit_type, lyx::Buffer::OutputWhat, bool) const’: > Buffer.cpp:4110:72: error: call of overloaded ‘bformat(const docstring, > lyx::pit_type&)’ is ambiguous > 4110 | << bformat(_("Preview source code for paragraph %1$d"), > par_begin)
Hmm. I wonder why I didn't see that? Hopefully fixed now. Riki -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel