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

This emits warnings for Unicode strings that contain the non-breaking space character #1

Closed
robrwo opened this issue Sep 30, 2013 · 2 comments

Comments

@robrwo
Copy link

robrwo commented Sep 30, 2013

When inserting a text block with strings that contain the Unicode "non-breaking space" character 0x00A0, it emits warnings:

Use of uninitialized value in addition (+) at /usr/local/lib/perl/5.10.1/PDF/TextBlock.pm line 377.
Use of uninitialized value in addition (+) at /usr/local/lib/perl/5.10.1/PDF/TextBlock.pm line 376.
@jhannah jhannah closed this as completed in f93735b Jun 8, 2015
@jhannah
Copy link
Owner

jhannah commented Jun 8, 2015

I'm not seeing these warnings in version 0.07: https://github.com/jhannah/pdf-textblock/blob/master/t/50-demo.t#L22

If you are seeing them, please let me know. Thanks! :)

@robrwo
Copy link
Author

robrwo commented Jun 10, 2015

I'm no longer working on that project, so I'm not in a position to test it.

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

2 participants