[LyX/master] Fix nullptr warnings

2020-03-01 Thread Richard Kimberly Heck
commit bd0bf2125c823df284a8dc5a7f7123bf952f989c Author: Richard Kimberly Heck Date: Sun Mar 1 15:31:52 2020 -0500 Fix nullptr warnings --- src/support/Systemcall.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/support/Systemcall.cpp b/src/support/Systemc

[LyX/master] Fix nullptr warnings

2020-02-27 Thread Richard Kimberly Heck
commit 084baebbf9895a49b150e9d6a9b4338b1dd58cdd Author: Richard Kimberly Heck Date: Fri Feb 28 01:28:08 2020 -0500 Fix nullptr warnings --- src/Compare.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Compare.cpp b/src/Compare.cpp index 214f25c..60a0b65 1

[LyX/master] Fix nullptr warnings

2020-02-27 Thread Richard Kimberly Heck
commit 12d164393e4dd0cc60b48be57e5abf1ba43b23b3 Author: Richard Kimberly Heck Date: Fri Feb 28 01:42:32 2020 -0500 Fix nullptr warnings --- src/ConverterCache.cpp |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ConverterCache.cpp b/src/ConverterCache.cpp i

[LyX/master] Fix nullptr warnings

2020-02-23 Thread Richard Kimberly Heck
commit d11a27a61164a1107c4c1e5a6fa0720ec4a1e14c Author: Richard Kimberly Heck Date: Tue Feb 18 19:27:12 2020 -0500 Fix nullptr warnings --- src/Buffer.cpp | 60 1 files changed, 30 insertions(+), 30 deletions(-) diff --git a/src/B

[LyX/master] Fix nullptr warnings

2019-09-11 Thread Richard Kimberly Heck
commit e71280221ff9f024f99e7b276f114498e227f465 Author: Richard Kimberly Heck Date: Wed Sep 11 22:13:25 2019 -0400 Fix nullptr warnings --- src/CutAndPaste.cpp |9 - src/insets/InsetPreview.cpp |2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/sr