]> git.lyx.org Git - features.git/commit
Revert "Do not return copies of string members"
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 11 May 2023 13:27:02 +0000 (15:27 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 15 May 2023 15:13:41 +0000 (17:13 +0200)
commite0db6378c97b42607fa8db5e169d0976d26374ff
tree041624c31581bba9c138027841b73e4f359c4e99
parentac286e54b7dcdd7fdde46359e1b859e0c1ba54f7
Revert "Do not return copies of string members"

This commit is very wrong when trivstrings are used (since what is
retirned is a temporary variable) and it turns out that cygwin
requires this for some reason.

This reverts commit 3ae5d6bdec1df23cc0d848b2d8bf6b0932eeee3b.
src/Converter.h