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

Correct compilation problems with Visual Studio compiler #1

Merged
merged 1 commit into from May 8, 2014
Merged

Correct compilation problems with Visual Studio compiler #1

merged 1 commit into from May 8, 2014

Conversation

jacquesg
Copy link
Contributor

@jacquesg jacquesg commented May 7, 2014

This fixes issues when using the Visual Studio compiler. It doesn't allow for C99/C++ variable declarations after statements.

kazeburo added a commit that referenced this pull request May 8, 2014
Correct compilation problems with Visual Studio compiler
@kazeburo kazeburo merged commit 3ad62d7 into kazeburo:master May 8, 2014
@jacquesg jacquesg deleted the visual-studio branch May 8, 2014 06:53
kazeburo added a commit that referenced this pull request May 8, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index 279fa7c..9335d8e 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension Time-TZOffset

 {{$NEXT}}

+0.03 2014-05-08T15:09:21Z
+
+    - Correct compilation problems with Visual Studio compiler #1
+      (Thank you jacquesg)
+
 0.02 2014-01-23T03:19:34Z

     - use newSVpvf ( thank you typester, gfx)
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.

None yet

2 participants