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

fpp-to-json bug with analyzing patterned connections #467

Closed
mosa11aei opened this issue Jul 11, 2024 · 0 comments · Fixed by #469
Closed

fpp-to-json bug with analyzing patterned connections #467

mosa11aei opened this issue Jul 11, 2024 · 0 comments · Fixed by #469

Comments

@mosa11aei
Copy link
Contributor

fpp-to-json errors out with a message that there is a missing bitmap entry when trying to analyze files with patterned connections.

For example, in a file with:

module A {
    topology T {
        instance c
        telemetry connections instance c
    }
}

Assuming that c is properly defined with the patterned interface of the telemetry connections graph, fpp-to-json without the -s will fail.

This is similar to #445, however the analysis now causes an error rather than the syntax parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant