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

fix unitialized value $_ in length bug #3

Merged
merged 1 commit into from
Nov 20, 2013
Merged

Conversation

benwbooth
Copy link
Contributor

No description provided.

@gfx
Copy link
Owner

gfx commented Nov 19, 2013

Thank you for the fix, but don't bump the version in a pull request. It is the release tool that does so.

@benwbooth
Copy link
Contributor Author

OK, sorry about that.

Ben

On Nov 19, 2013, at 3:27 PM, Fuji, Goro notifications@github.com wrote:

Thank you for the fix, but don't bump the version in a pull request. It is the release tool that does so.


Reply to this email directly or view it on GitHub.

gfx added a commit that referenced this pull request Nov 20, 2013
fix unitialized value $_ in length bug
@gfx gfx merged commit 8fdb604 into gfx:master Nov 20, 2013
gfx added a commit that referenced this pull request Nov 20, 2013
Changelog diff is:

diff --git a/Changes b/Changes
index 5bb4ac4..276cb8a 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension lib::xi

 {{$NEXT}}

+1.02 2013-11-20T11:50:29Z
+    - Fix UUV warnings (#3)
+
 1.01 2013-07-26T17:11:36Z
     - Fix an issue that File::Spec was not loaded (#1)
gfx added a commit that referenced this pull request Jan 25, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index 276cb8a..8149a3d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension lib::xi

 {{$NEXT}}

+1.03 2014-01-25T02:44:40Z
+    - Fix more UUV warnings (#4)
+
 1.02 2013-11-20T11:50:29Z
     - Fix UUV warnings (#3)
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

Successfully merging this pull request may close these issues.

2 participants