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

Include other templates file problem #68

Closed
xmh0511 opened this issue Dec 24, 2018 · 2 comments
Closed

Include other templates file problem #68

xmh0511 opened this issue Dec 24, 2018 · 2 comments
Labels

Comments

@xmh0511
Copy link

xmh0511 commented Dec 24, 2018

use inja v2 version ,the include method has a problem, the include template file result has messy code

@xmh0511
Copy link
Author

xmh0511 commented Dec 24, 2018

I probably found the cause of the problem,In case Bytecode::Op::Include ,the Template object member ByteCode ,In Object ByteCode the str has no currect value,Caused by string_view

@pantor pantor added the bug label Jan 7, 2019
@pantor
Copy link
Owner

pantor commented Jan 7, 2019

This should be fixed in the latest commit.

@pantor pantor changed the title injav2 include other templates file problem include other templates file problem Jan 7, 2019
@pantor pantor changed the title include other templates file problem Include other templates file problem Jan 7, 2019
@pantor pantor closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants