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

In-file declared operations do not work properly #50

Open
aratare-jp opened this issue Mar 22, 2021 · 0 comments
Open

In-file declared operations do not work properly #50

aratare-jp opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working major Important issues that hinder the application and prevent the users from using it well
Milestone

Comments

@aratare-jp
Copy link
Owner

aratare-jp commented Mar 22, 2021

Describe the bug
When an operation is declared and called within the same file, generated file is broken with no content. Operations imported from other templates work fine, as well as dynamically injected ones like protected.

To Reproduce
Steps to reproduce the behavior:

  1. Open any EGL file
  2. Declare any operation
  3. Call the operation somewhere within the same EGL file

Expected behavior
Operation declaration should not interfere with output generation.

@aratare-jp aratare-jp added the bug Something isn't working label Mar 22, 2021
@aratare-jp aratare-jp self-assigned this Mar 22, 2021
@aratare-jp aratare-jp added the major Important issues that hinder the application and prevent the users from using it well label Mar 22, 2021
@aratare-jp aratare-jp changed the title In-file declared operation do not work properly In-file declared operations do not work properly Mar 22, 2021
@aratare-jp aratare-jp added this to the 1.5.0 milestone Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major Important issues that hinder the application and prevent the users from using it well
Projects
None yet
Development

No branches or pull requests

1 participant