On Fri, May 27, 2022 at 08:47:17AM +0200, Juergen Spitzmueller wrote:
> commit cd3116bbf9ffb5e4853ff7b74a9fdf13a1cbe2dd
> Author: Juergen Spitzmueller <sp...@lyx.org>
> Date:   Fri May 27 09:26:40 2022 +0200
> 
>     Fix subfloat inset label (#11757)
>     
>     This was broken at 9b7ccbfc/lyxgit
> ---
>  src/insets/InsetFloat.cpp |   11 ++++++++++-
>  src/insets/InsetFloat.h   |    2 ++
>  2 files changed, 12 insertions(+), 1 deletions(-)
> 

I get the following:

/home/scott/lyxbuilds/master-master/repo/src/insets/InsetFloat.cpp: In member 
function ‘virtual void lyx::InsetFloat::updateBuffer(const lyx::ParIterator&, 
lyx::UpdateType, bool)’:
/home/scott/lyxbuilds/master-master/repo/src/insets/InsetFloat.cpp:882:84: 
error: unused parameter ‘deleted’ [-Werror=unused-parameter]
  882 | void InsetFloat::updateBuffer(ParIterator const & it, UpdateType utype, 
bool const deleted)
      |                                                                         
~~~~~~~~~~~^~~~~~~

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to