Partially undefined phi values cause a panic #32
Labels
No labels
arch
arm
arch
x86
bug
duplicate
enhancement
help wanted
invalid
os
linux
os
mac
os
windows
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 2 hours
Due date
ed
2 hours
No due date set.
Dependencies
No dependencies set.
Reference
cli/q#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
panic: interface conversion: *ssa.Phi is not ssa.HasSource: missing method End
goroutine 36 [running]:
git.urbach.dev/cli/q/src/core.(*Function).removeDeadCode(0xc00029e000, 0x0)
C:/Furkan/Dev/q/src/core/removeDeadCode.go:56 +0x27a
Phi Errorto Partially undefined phi values cause a panicThanks for the report!
Fixed in
a083d0806b.