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

xs_buffer does not work reliably on perl 5.18.4 and older #19

Open
wchristian opened this issue Jan 14, 2017 · 1 comment
Open

xs_buffer does not work reliably on perl 5.18.4 and older #19

wchristian opened this issue Jan 14, 2017 · 1 comment

Comments

@wchristian
Copy link

As explained in Perl-GPU/OpenGL-Modern#16, inline use of xs_buffer only works on 5.20 and above. To work on older Perls it must be called on its own line.

@wchristian
Copy link
Author

wchristian commented Jan 14, 2017

Small update: Zefram indicated in #p5p that there might be a way to fix this. Log of that is in Perl-GPU/OpenGL-Modern#16

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

No branches or pull requests

1 participant