Branch: refs/heads/smoke-me/icu_version-gh867
  Home:   https://github.com/parrot/parrot
  Commit: 75c6de447d2c00cdf1a91f72c3120acb20c3209d
      
https://github.com/parrot/parrot/commit/75c6de447d2c00cdf1a91f72c3120acb20c3209d
  Author: Reini Urban <[email protected]>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M ChangeLog
    M config/auto/icu.pm

  Log Message:
  -----------
  [config] Provide icu_version config value, GH #867

icu4.4 ships with an -Werror=strict-prototypes incompatible
header file. Currently we disable this warning for  src/string/encoding/shared.c
but we should rather check which icu versions ships this header, and change the
Configure logic (and order) to strip -Werror=strict-prototypes only with a bad 
icu_version


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to