fix-repeated-nodes #81
No reviewers
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Activity
Doing
Activity
Proposal
Activity
QA
Activity
Validate
Runner
AT
Runner
CLI
Runner
HTTP
Runner
SSH
cleanup
devops
documentation
easypeasy
exchange
i18n
l8ter
legacy
meta
migration
optimization
privilege
refactor
smell
support
tooling
ux
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: urdt/ussd#81
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-repeated-nodes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated .vis files and templates to change position of LOAD statements
fix-repeated-nodesto WIP: fix-repeated-nodesFor the flag translation, we need to change line 127 on the go-vise code
2b636b9f00/asm/flag.go (L127)
This needs to be changed to
state.FlagDebugger.Register(fl, v[1])
to get the actual name of the flagWIP: fix-repeated-nodesto fix-repeated-nodes