Make the 'this_line_location' hack more reliable

It shouldn't be done if it's not needed.
This commit is contained in:
Robbert van der Helm
2020-05-16 16:08:01 +02:00
parent e76d4b474c
commit 312200f100
2 changed files with 14 additions and 3 deletions
+4
View File
@@ -13,6 +13,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Changed architecture to use one less socket.
- Removed dependency on 32-bit Boost.Filesystem.
### Fixed
- Made the plugin and host detection slightly more robust.
## [1.1.4] - 2020-05-12
### Fixed