Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / traefik/yaegi issues and pull requests
#1682 - Need to ignore version number in importing third party libraries and automate the process of importing
Issue -
State: closed - Opened by t04dJ14n9 about 1 month ago
#1680 - chore: bump golangci-lint and fix config
Pull Request -
State: closed - Opened by mvertes about 1 month ago
- 2 comments
Labels: bug, area/infrastructure
#1679 - fix: correctly resolve fields of aliased structs
Pull Request -
State: closed - Opened by secDre4mer about 1 month ago
Labels: bug, area/core
#1678 - Eval does not release memory/ has a memory leak
Issue -
State: open - Opened by andig about 2 months ago
- 1 comment
#1677 - fix: ensure that untyped values are converted to the same type
Pull Request -
State: closed - Opened by secDre4mer about 2 months ago
- 1 comment
Labels: bug, area/core
#1676 - EvalPath not working with a directory
Issue -
State: open - Opened by SolarLune about 2 months ago
#1675 - Method reference to struct is altered when placed into a slice
Issue -
State: open - Opened by SolarLune about 2 months ago
#1674 - min/max functions are undefined
Issue -
State: open - Opened by lboynton 2 months ago
Labels: bug, area/core
#1673 - if func g calls f, and f is re-defined, g must use the new not the old version of f.
Issue -
State: open - Opened by glycerine 2 months ago
#1671 - go:generate yaegi extract "XXX" not support custom tags
Issue -
State: open - Opened by Tudongye 3 months ago
#1669 - Better error messages
Issue -
State: open - Opened by andig 3 months ago
#1668 - run: 498:22: "undefined type for E"
Issue -
State: open - Opened by LazataknesSoftware 3 months ago
#1667 - panic: reflect.Set: value of type interface {} is not assignable to type XXX
Issue -
State: open - Opened by ChaosNyaruko 4 months ago
#1666 - Impossible local import
Issue -
State: closed - Opened by morzan1001 4 months ago
#1665 - If the nested structures are interpreted, it will result in an infinite loop.
Issue -
State: open - Opened by fskypro 4 months ago
#1664 - Extract generates wrappers for internal package methods for github.com/google/s2a-go
Issue -
State: open - Opened by phanvanpeterbloomreach 4 months ago
#1663 - panic: reflect.Value.Call: call of nil function
Issue -
State: closed - Opened by duj4 4 months ago
- 2 comments
#1662 - Nested type definitions used in functions
Issue -
State: open - Opened by Chicken935 5 months ago
#1661 - Incorrectly assumes int64 when bit shifting
Issue -
State: open - Opened by Chicken935 5 months ago
#1660 - I should be able to quit the program on CLI with a command
Issue -
State: open - Opened by Yigaue 5 months ago
#1659 - Unable to install on Windows amd64 Go 1.23
Issue -
State: closed - Opened by brandonkal 6 months ago
- 4 comments
#1658 - context.WithTimeout() yields on Done() too early with no Err() set.
Issue -
State: open - Opened by dikderoy 6 months ago
#1657 - add windows binaries
Issue -
State: open - Opened by lublak 6 months ago
#1656 - Embedding of 'Anonymous' structs is broken
Issue -
State: open - Opened by connor-strata 6 months ago
#1656 - Embedding of 'Anonymous' structs is broken
Issue -
State: open - Opened by connor-strata 6 months ago
#1655 - Accepting value with _ does not work,Just like this : map["a"], _ = get()
Issue -
State: open - Opened by dairui520 7 months ago
#1654 - interp: fix a missing implicit type conversion for binary expression
Pull Request -
State: closed - Opened by mvertes 7 months ago
Labels: bug, area/core
#1653 - reflect: call of reflect.Value.Uint on int Value
Issue -
State: closed - Opened by ISNing 7 months ago
Labels: bug, area/core
#1652 - CFG post-order panic: ... incomplete type (on Windows)
Issue -
State: open - Opened by saurabh-io 7 months ago
- 1 comment
#1651 - impossible type assertion
Issue -
State: open - Opened by thorsager 7 months ago
Labels: bug, area/core
#1650 - interp: fix handling of redeclared variables in short declaration.
Pull Request -
State: closed - Opened by mvertes 7 months ago
- 1 comment
Labels: bug, area/core
#1649 - panic: runtime error: slice bounds out of range [1:0]
Issue -
State: open - Opened by muazhari 7 months ago
#1648 - adds helpful print commands for tracing and debugging the interp system.
Pull Request -
State: closed - Opened by rcoreilly 7 months ago
- 2 comments
Labels: enhancement, area/core, area/debug
#1647 - import generic functions from extracted Go code as interpreted code
Pull Request -
State: open - Opened by rcoreilly 7 months ago
- 2 comments
#1646 - fix for issue #1634 -- for passing a closure to exported Go function
Pull Request -
State: closed - Opened by rcoreilly 8 months ago
- 2 comments
Labels: bug, area/core
#1645 - automatic loop variables in for loops ("loop var"), consistent with go 1.22 behavior
Pull Request -
State: closed - Opened by rcoreilly 8 months ago
- 7 comments
Labels: enhancement, area/core
#1644 - Range over int
Pull Request -
State: closed - Opened by rcoreilly 8 months ago
- 1 comment
#1642 - Use x/tools/go/packages to significantly improve speed of extract code generation
Pull Request -
State: open - Opened by kkoreilly 8 months ago
- 4 comments
Labels: enhancement, area/extract
#1641 - Remove unnecessary additional newlines in extract generated interface wrappers
Pull Request -
State: closed - Opened by kkoreilly 8 months ago
- 3 comments
Labels: enhancement, area/extract
#1640 - ShortVariableDeclarations features do not agree with golang standards
Issue -
State: closed - Opened by linlexing 8 months ago
Labels: bug, area/core
#1639 - Segfault when using zap logging
Issue -
State: open - Opened by pvbouwel 9 months ago
- 4 comments
#1638 - feat(extract): add outer arg for yaegi extract command to support generating import code not in github.com/traefik/yaegi/stdlib
Pull Request -
State: open - Opened by ludanfeng 9 months ago
- 1 comment
Labels: area/extract
#1637 - The collision resolution mechanism in `ImportUsed` is insufficient when importing > 2 packages with the same base name
Issue -
State: open - Opened by theclapp 9 months ago
- 2 comments
Labels: bug
#1636 - `interp/type.go` can return a `nil` value (and no error, either) in `nodetype2`, which causes a panic
Issue -
State: open - Opened by theclapp 9 months ago
Labels: bug
#1635 - Channel send on "binary" channel panics or errors (at compile-time)
Issue -
State: open - Opened by theclapp 9 months ago
Labels: bug
#1634 - Interpreted closures mixed with "binary" functions don't capture values correctly
Issue -
State: closed - Opened by theclapp 9 months ago
- 4 comments
Labels: bug
#1633 - adding support to 'plugin' package
Pull Request -
State: open - Opened by Raiane-Dev 9 months ago
- 1 comment
Labels: area/stdlib
#1632 - Still problems assigning to variables in other packages from `main`, whether in "binary" or fully-interpreted code
Issue -
State: open - Opened by theclapp 9 months ago
- 1 comment
Labels: bug
#1631 - Change the stdout dynamically within the same interpreter instance?
Issue -
State: closed - Opened by rcoreilly 9 months ago
- 7 comments
Labels: question
#1630 - import github.com/IBM/sarama error
Issue -
State: open - Opened by wubonetcn 10 months ago
- 5 comments
#1629 - calling Symbols("") on new interpreter with stdlib.Symbols crashes with panic: reflect: call of MakeFunc with non-Func type
Issue -
State: open - Opened by rcoreilly 10 months ago
Labels: bug
#1628 - interp: allow assignment to exported variables
Pull Request -
State: closed - Opened by theclapp 10 months ago
Labels: bug, area/core
#1627 - segfault while compiling code which initializes slice from struct field
Issue -
State: open - Opened by runsisi 10 months ago
- 1 comment
#1625 - fix: don't panic in map range if assigned value is _
Pull Request -
State: closed - Opened by mvertes 10 months ago
Labels: bug, area/core
#1624 - fix: typos in comments
Pull Request -
State: closed - Opened by testwill 10 months ago
- 1 comment
Labels: resolution/declined
#1623 - Cannot assign to variable in imported package
Issue -
State: closed - Opened by theclapp 10 months ago
- 5 comments
Labels: bug
#1622 - crash when iterator is nil in rangeMap
Issue -
State: closed - Opened by poolpOrg 11 months ago
- 1 comment
Labels: bug
#1621 - fix: avoid memory leak in closure
Pull Request -
State: closed - Opened by mvertes 11 months ago
Labels: bug, area/core
#1620 - fix: do not panic when assigning to _ (blank) var.
Pull Request -
State: closed - Opened by mvertes 11 months ago
Labels: bug, area/core
#1619 - crash when assigning to underscore
Issue -
State: closed - Opened by poolpOrg 11 months ago
Labels: bug, area/core
#1618 - significant memory leak when executing a lambda
Issue -
State: closed - Opened by poolpOrg 11 months ago
- 3 comments
Labels: bug
#1616 - When I tried to modify the code in the example, I got a panic, because bar.NewFoo returns a *struct { A string }, not a *bar.Foo
Issue -
State: closed - Opened by Softwarekang 12 months ago
- 1 comment
#1615 - chore: update CI
Pull Request -
State: closed - Opened by ldez 12 months ago
Labels: enhancement, area/infrastructure
#1614 - feat: support go1.22
Pull Request -
State: closed - Opened by mvertes 12 months ago
Labels: enhancement, area/stdlib
#1613 - import "go.opentelemetry.io/otel" issue
Issue -
State: open - Opened by caiuskong 12 months ago
#1612 - External packages still not working
Issue -
State: open - Opened by rive-n 12 months ago
- 1 comment
#1611 - Goto label undefined
Issue -
State: open - Opened by wdonne 12 months ago
#1610 - Yaegi does not properly infer types for generic functions
Issue -
State: open - Opened by karelorigin 12 months ago
- 1 comment
Labels: bug, area/core
#1609 - panic: reflect.Value.Convert: value of type error cannot be converted to type
Issue -
State: open - Opened by iyear about 1 year ago
#1608 - import \"slices\" error: unable to find source related to: \"slices\"
Issue -
State: closed - Opened by darkweak about 1 year ago
- 1 comment
Labels: question
#1607 - interp: fix mismatch assign statement panic
Pull Request -
State: closed - Opened by chikaku about 1 year ago
- 1 comment
Labels: bug, area/core
#1606 - Assignment statement compile panic
Issue -
State: closed - Opened by chikaku about 1 year ago
#1605 - JSON marshall not working correctly when invoked via function parameter as interface
Issue -
State: open - Opened by urbim about 1 year ago
#1604 - package unsafe \"unsafe\" has no symbol Slice"
Issue -
State: open - Opened by section1Q84 about 1 year ago
#1603 - Overloading of functions does not work.
Issue -
State: open - Opened by krombel about 1 year ago
- 1 comment
#1602 - Rabbitmq libraries failed
Issue -
State: open - Opened by roman-yerin about 1 year ago
#1601 - Feature request: support generic package
Issue -
State: open - Opened by ahuigo about 1 year ago
#1600 - Struct not recognized as `http.Flusher` after conversion to `http.ResponseWriter` interface
Issue -
State: open - Opened by okkero about 1 year ago
#1599 - Generic usage
Issue -
State: open - Opened by donnol over 1 year ago
- 2 comments
#1598 - update to go1.21
Pull Request -
State: closed - Opened by ldez over 1 year ago
- 1 comment
Labels: enhancement, area/stdlib
#1597 - Crashes/testsuite failure with golang 1.21
Issue -
State: open - Opened by nileshpatra over 1 year ago
- 4 comments
Labels: question
#1596 - Typed iota value changes depending on declaration order
Issue -
State: open - Opened by dennwc over 1 year ago
- 1 comment
#1595 - interp: fix issue where a var is reused instead of redefined
Pull Request -
State: closed - Opened by mvertes over 1 year ago
Labels: bug, area/core
#1594 - incorrect output when closure is set in a loop
Issue -
State: closed - Opened by mvertes over 1 year ago
Labels: bug, area/core
#1593 - panics when compiling a script with syntax error
Issue -
State: open - Opened by shiyuge over 1 year ago
#1592 - It panics when append functions into a slice of that type of function
Issue -
State: open - Opened by PatriotBo over 1 year ago
#1591 - Incorrect bitmask parsing or handling behaviour
Issue -
State: open - Opened by zoola969 over 1 year ago
- 3 comments
#1590 - unable to import github.com/corazawaf/coraza/v3
Issue -
State: open - Opened by zetaab over 1 year ago
- 3 comments
#1589 - unable to use github.com/coreos/go-oidc/v3/oidc
Issue -
State: open - Opened by zetaab over 1 year ago
- 3 comments
#1588 - unable to use golang.org/x/oauth2 library
Issue -
State: open - Opened by zetaab over 1 year ago
- 1 comment
#1587 - interp: Add wasip1 to known OS list
Pull Request -
State: closed - Opened by dennwc over 1 year ago
- 3 comments
Labels: enhancement, area/core
#1586 - interp: Record function names in panic
Pull Request -
State: closed - Opened by dennwc over 1 year ago
Labels: enhancement, area/core
#1585 - yaegi doesn't correctly resolve variable initialization dependencies going through function calls
Issue -
State: open - Opened by thehowl over 1 year ago
#1584 - Constant definition loop with grpc package
Issue -
State: open - Opened by alexeyvale over 1 year ago
#1583 - count, err = 1, nil // panic: reflect: New(nil)
Issue -
State: open - Opened by he11olx over 1 year ago
#1580 - Unable to import github.com/aws/smithy-go
Issue -
State: open - Opened by lvijnck over 1 year ago
#1579 - assignable error with Eval order
Issue -
State: open - Opened by he11olx over 1 year ago
- 1 comment
#1578 - nil interface assertion panic
Issue -
State: open - Opened by laushunyu over 1 year ago
#1577 - Fails to import and instantiate a certain generic struct
Issue -
State: open - Opened by motoki317 over 1 year ago
#1576 - Build Timeouts on The Go Playground
Issue -
State: open - Opened by eliasrinzen over 1 year ago