Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

build: fix VS2015 ICU/Intl breakage <56 (v0.12) #25804

Closed
wants to merge 1 commit into from

Commits on Aug 4, 2015

  1. build: work around VS2015 issue in ICU <56

    probably fixes nodejs#25792
    
    Also, adds general mechanism for floating patches on top of ICU.
    
    The particular ufile.c is from
     http://bugs.icu-project.org/trac/changeset/37704
    and should be OK for ICU 54 and 55.
    
    backport from: nodejs/node#2283
    
    * includes responses to comments in from io.js version
    * also apply patch to ICU 55 (if/when that is merged)
    srl295 committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    3e46d6d View commit details
    Browse the repository at this point in the history