Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaegi crashes with missing identifier after package name #1454

Open
kkoreilly opened this issue Jan 25, 2025 · 0 comments
Open

yaegi crashes with missing identifier after package name #1454

kkoreilly opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
bug Something isn't working correctly confirmed This bug has been confirmed
Milestone

Comments

@kkoreilly
Copy link
Member

kkoreilly commented Jan 25, 2025

Describe the bug

If you run something like the code below, yaegi panics instead of returning an error. Thanks to Wathika on slack for reporting this.

How to reproduce

See below.

Example code

core.NewButton(b).SetText("Click me!").SetIcon(icons)

Relevant output

Platform

Web

@kkoreilly kkoreilly added the bug Something isn't working correctly label Jan 25, 2025
@github-project-automation github-project-automation bot moved this to Todo in Bugs Jan 25, 2025
@kkoreilly kkoreilly added the confirmed This bug has been confirmed label Jan 25, 2025
@kkoreilly kkoreilly added this to the v0.4 milestone Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly confirmed This bug has been confirmed
Projects
Status: Todo
Development

No branches or pull requests

2 participants