natvis is broken

Open
#869 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp
Domain
devtools

Research direction

Start by inspecting libs/json/include/boost/json/json.natvis at line 58 and the visualization conditions for boost::json::string. Reproduce the warning in the reported debugger environment, then confirm the visualization loads without the false-condition warning.

Written by the indexing model from the issue text.

Description

Natvis: C:\Users\Vinnie\src\boost\libs\json\include\boost\json\json.natvis(58,4): Warning: Unable to load a visualized preview for type 'boost::json::string' because the conditions of all elements were false.
Natvis: C:\Users\Vinnie\src\boost\libs\json\include\boost\json\json.natvis(58,4): Warning: Unable to load a visualized preview for type 'boost::json::string' because the conditions of all elements were false.
Natvis: C:\Users\Vinnie\src\boost\libs\json\include\boost\json\json.natvis(58,4): Warning: Unable to load a visualized preview for type 'boost::json::string' because the conditions of all elements were false.

Dominant language
C++
Stars
478
Forks
110
Avg merge
8d 12h
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from boostorg/json

All issues in boostorg/json

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.