Wilson Snyder

Results 1229 comments of Wilson Snyder

Need to fix regression, see #6103.

Probably the easiest thing would be separate the common case of only needing m_value versus needing a string/vector into two separate classes. Pull request to shrink this welcome.

This seems a reasonable plan to me. I don't know if any of the interface work in #3654 will conflict, probably not. Be sure to test what happens if the...

@xXIty, this issue is still open.

This is a side effect of how V3Splice works, short term this should be an unsupported error. Now that we have more complex runtime hints, which didn't exist when V3Splice...

This should be an error, and need to look at other PLI calls to see if there are others that also need to be trapped.

All searching is done in V3LinkDot, the V3Scope should only be about flattening with all of the var pointers otherwise already correct. I suspect the input .tree to V3Scope was...

>we are adding here current scope (in relation to VarRef, not Var). Well that's definitely wrong, are you sure? Think lots would have broken before now. varp() should never be...

Closing this pull as it is stale, it will still serve as a reference. The base issue still needs to be fixed; would welcome additional work towards it in a...