Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 1077773002: Merge to XFA: Fix ref to timezone variable - removed in VS 2015 (Closed)

Created:
5 years, 8 months ago by brucedawson
Modified:
5 years, 8 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Merge to XFA: Fix ref to timezone variable - removed in VS 2015 It turns out that 'timezone' has been deprecated for a while. If deprecation messages are enabled then VS 2013 says this when 'timezone' is referenced: warning C4996: 'timezone': This function or variable may be unsafe. Consider using _get_timezone instead. Sometimes features stay deprecated for decades, but in this case 'timezone' is now gone. Merged from change https://codereview.chromium.org/1075673002 TBR=tsepez@chromium.org BUG=440500 Committed: https://pdfium.googlesource.com/pdfium/+/06e015f33248e4453259c8cebc414e9601638a6d

Patch Set 1 #

Patch Set 2 : Merge to latest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M fpdfsdk/src/jsapi/fxjs_v8.cpp View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
brucedawson
5 years, 8 months ago (2015-04-09 18:10:23 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
06e015f33248e4453259c8cebc414e9601638a6d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698