[parrot/parrot] 1cc9ca: [GH #867] icu 4.4 uses a wrong uset_openEmpty(); f...

GitHub noreply at github.com
Wed Nov 14 22:45:11 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 1cc9caa17a19545df0cecf3800edf01f8e351fe5
      https://github.com/parrot/parrot/commit/1cc9caa17a19545df0cecf3800edf01f8e351fe5
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-11-14 (Wed, 14 Nov 2012)

  Changed paths:
    M config/auto/warnings.pm
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [GH #867] icu 4.4 uses a wrong uset_openEmpty(); function declaration

Since we cannot check icu in auto::warnings (it comes later), remove
-Werror=strict-prototypes from src/string/encoding/shared.c.

Note that I noticed an apprently wrong -I$(@D) macro in the suffix override rules, which looks wrong, but does no harm.





More information about the parrot-commits mailing list