]> granicus.if.org Git - php/commit
added appropriate exception handling flag to ext\intl
authorAnatol Belski <ab@php.net>
Fri, 17 Jan 2014 10:03:40 +0000 (11:03 +0100)
committerAnatol Belski <ab@php.net>
Fri, 17 Jan 2014 10:03:40 +0000 (11:03 +0100)
commit7f0aff52cf35db89c1285ddb931fc118e1127561
treeb355622c92e62d678057f3e0892fb3706b02b213
parentb070f1080bdb59cbecaebe617f890c2859cb4448
added appropriate exception handling flag to ext\intl

According to the doc page
http://msdn.microsoft.com/en-us/library/1deeycx5.aspx
it's appropriate as none of the extern C functions do throw
exceptions. This also fixes the warning C4530.
ext/intl/config.w32