Skip to content

Conversation

@mloskot
Copy link
Member

@mloskot mloskot commented Apr 10, 2020

Issued when compiling toolbox extension using MSVC 14.x with -permissive- flag for strict mode.

References

Fixes #480

Tasklist

Issued when compiling toolbox extension using MSVC 14.x
with -permissive- flag for strict mode.

Fixes boostorg#480
@mloskot mloskot added cat/bug But reports and bug fixes ext/toolbox boost/gil/extension/toolbox/ labels Apr 10, 2020
@mloskot mloskot added this to the Boost 1.74+ milestone Apr 10, 2020
@mloskot mloskot self-assigned this Apr 10, 2020
@mloskot mloskot merged commit a7a2cb2 into boostorg:develop Apr 11, 2020
@mloskot mloskot deleted the ml/ext-toolbox-subchroma-image-issue-480 branch April 11, 2020 11:23
mloskot added a commit that referenced this pull request Jul 11, 2020
* develop:
  Collect release notes for Boost 1.74
  Fix missing header in numeric/kernel.hpp to make it self-contained (#502)
  Use perfect forwading from apply_operation to visit (#491)
  Fix typos and replace mpl with mp11 in tutorial (#494)
  Implemented mechanism to reverse kernel_2d (#489)
  added missing const& in extend_boundary parameters (#490)
  Add initializing image constructor (#486)
  Fix interleaved_view factory using point<std::ptrdiff_t> for dimension (#487)
  RELEASES.md: Remove beta tag [ci skip]
  Replace Boost.Variant with Boost.Variant2 (#474)
  Fix error plane_view_t is not a class or namespace name (#481)
  Fix image constructor from other image (#477)
  Fix overflow in RGB to CMYK32 conversion (#470)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat/bug But reports and bug fixes ext/toolbox boost/gil/extension/toolbox/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

subchroma_image.hpp(573): error C2653: 'plane_view_t': is not a class or namespace name

1 participant