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

MSVC2010 support, enabled -ansi and -pedantic #4

Closed
wants to merge 3 commits into from
Closed

MSVC2010 support, enabled -ansi and -pedantic #4

wants to merge 3 commits into from

Conversation

schulzch
Copy link
Contributor

This is the promised patch for Issue 1205. What was changed:

  • replaced some C99-ish allocations with std::vector
  • added some defines for NAN, INFINITY, etc. (windows only)
  • added win-iconv (windows only)
  • some changes to SConscript to support MSVC
  • some changes to SConscript for GCC (enabled -ansi and -pedantic to make gcc reject code that would also be rejected by msvc... as usual more or less...)

@smparkes
Copy link

Thanks but since this is a git-svn mirror, we can't accept pull request. Attaching a git-generated patch to the google code issue (http://code.google.com/p/zxing/issues/detail?id=1205) is fine.

@smparkes smparkes closed this Dec 11, 2012
klaussnd pushed a commit to Pix4D/zxing that referenced this pull request Dec 5, 2019
porting changes from the old repo

Approved-by: Raffi Enficiaud <raffi.enficiaud@pix4d.com>
Approved-by: Simon Schütz <simon.schuetz@pix4d.com>
Approved-by: Ivan Rodriguez <ivan.rodriguez@pix4d.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants