]> granicus.if.org Git - php/log
php
6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sun, 5 Aug 2018 23:39:07 +0000 (01:39 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix bug #72443: Generate enabled extension

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sun, 5 Aug 2018 23:34:31 +0000 (01:34 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Fix bug #72443: Generate enabled extension

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sun, 5 Aug 2018 23:28:39 +0000 (01:28 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix bug #72443: Generate enabled extension

6 years agoFix bug #72443: Generate enabled extension
Peter Kokot [Sun, 5 Aug 2018 23:22:17 +0000 (01:22 +0200)]
Fix bug #72443: Generate enabled extension

The PHP extension generator script now generates enabled extension with
less required steps for using the newly generated files.

6 years agoRemove unecessaries percent signs
Gabriel Caruso [Sun, 5 Aug 2018 23:18:02 +0000 (20:18 -0300)]
Remove unecessaries percent signs

6 years agoFix SKIPIF conditions for online tests
Gabriel Caruso [Sun, 5 Aug 2018 21:24:08 +0000 (18:24 -0300)]
Fix SKIPIF conditions for online tests

Add when necessary, as well remove when not

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Sun, 5 Aug 2018 21:12:58 +0000 (23:12 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Fix UPGRADING

6 years ago[ci skip] Fix UPGRADING
Christoph M. Becker [Sun, 5 Aug 2018 21:12:29 +0000 (23:12 +0200)]
[ci skip] Fix UPGRADING

The “Allow a trailing comma in function calls” RFC has not been
mentioned there, yet.

6 years agoMerge branch 'PHP-7.3'
Jakub Zelenka [Sun, 5 Aug 2018 19:37:46 +0000 (20:37 +0100)]
Merge branch 'PHP-7.3'

6 years agofpm process name, FreeBSD 12.x using new setproctitle_fast
David Carlier [Mon, 30 Jul 2018 08:43:00 +0000 (09:43 +0100)]
fpm process name, FreeBSD 12.x using new setproctitle_fast

6 years agoUse php_openlog instead of openlog in FPM
Jakub Zelenka [Sun, 5 Aug 2018 17:21:52 +0000 (18:21 +0100)]
Use php_openlog instead of openlog in FPM

Fix incorrect port in the previous commit

6 years agoFix FPM logging when log pipe is closed
Jakub Zelenka [Sun, 5 Aug 2018 17:19:00 +0000 (18:19 +0100)]
Fix FPM logging when log pipe is closed

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sun, 5 Aug 2018 18:38:08 +0000 (20:38 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS
  [ci skip] Update NEWS
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sun, 5 Aug 2018 18:37:51 +0000 (20:37 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sun, 5 Aug 2018 18:37:21 +0000 (20:37 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  [ci skip] Update NEWS
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sun, 5 Aug 2018 18:36:59 +0000 (20:36 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sun, 5 Aug 2018 18:36:33 +0000 (20:36 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sun, 5 Aug 2018 18:35:23 +0000 (20:35 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sun, 5 Aug 2018 18:32:27 +0000 (20:32 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fixed incorrect restoring of LDFLAGS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sun, 5 Aug 2018 18:32:05 +0000 (20:32 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Fixed incorrect restoring of LDFLAGS

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sun, 5 Aug 2018 18:27:33 +0000 (20:27 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fixed incorrect restoring of LDFLAGS

6 years agoFixed incorrect restoring of LDFLAGS
sji [Thu, 12 Jul 2018 13:23:47 +0000 (22:23 +0900)]
Fixed incorrect restoring of LDFLAGS

6 years agoUse php_openlog instead of openlog in FPM
Jakub Zelenka [Sun, 5 Aug 2018 17:21:52 +0000 (18:21 +0100)]
Use php_openlog instead of openlog in FPM

Fix incorrect port in the previous commit

6 years agoFix FPM logging when log pipe is closed
Jakub Zelenka [Sun, 5 Aug 2018 17:19:00 +0000 (18:19 +0100)]
Fix FPM logging when log pipe is closed

6 years agoMake test run on non debug builds
Gabriel Caruso [Sun, 5 Aug 2018 08:05:11 +0000 (05:05 -0300)]
Make test run on non debug builds

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Sat, 4 Aug 2018 22:13:40 +0000 (00:13 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Add missing skip conditions

6 years agoAdd missing skip conditions
Christoph M. Becker [Sat, 4 Aug 2018 22:01:35 +0000 (00:01 +0200)]
Add missing skip conditions

mbstring can be built without mbregex support, in which case these
tests would fail.  Thus we add respective skip conditions.

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Sat, 4 Aug 2018 21:24:20 +0000 (23:24 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix #76706: mbstring.http_output_conv_mimetypes is ignored

6 years agoFix #76706: mbstring.http_output_conv_mimetypes is ignored
Christoph M. Becker [Sat, 4 Aug 2018 21:24:04 +0000 (23:24 +0200)]
Fix #76706: mbstring.http_output_conv_mimetypes is ignored

_php_mb_match_regex() is supposed to return != 0 on success, and 0 on
failure.  pcre2_match() returns >= 0 on success, and < 0 on failure.
We map the result accordingly.

Since this patch fixes four failing tests, there is no need to add
another.

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 16:23:25 +0000 (18:23 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Remove outdated comment with PEAR xmlrpc dependency

6 years agoRemove outdated comment with PEAR xmlrpc dependency
Peter Kokot [Sat, 4 Aug 2018 16:22:08 +0000 (18:22 +0200)]
Remove outdated comment with PEAR xmlrpc dependency

The xmlrpc extension is not required to install PEAR anymore.

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Sat, 4 Aug 2018 14:56:49 +0000 (16:56 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix possible stack buffer overflow

6 years agoFix possible stack buffer overflow
Anatol Belski [Sat, 4 Aug 2018 14:56:08 +0000 (16:56 +0200)]
Fix possible stack buffer overflow

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 14:21:04 +0000 (16:21 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 4 Aug 2018 14:20:52 +0000 (16:20 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sat, 4 Aug 2018 14:19:47 +0000 (16:19 +0200)]
[ci skip] Update NEWS

Bug fix #76595 has been done after the 7.2.9RC1 release and should go
to appropriate NEWS location then.

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 14:18:42 +0000 (16:18 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 4 Aug 2018 14:18:10 +0000 (16:18 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sat, 4 Aug 2018 14:17:26 +0000 (16:17 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sat, 4 Aug 2018 14:16:07 +0000 (16:16 +0200)]
[ci skip] Update NEWS

Bug fix #76595 has been done after RC release and should go to
appropriate NEWS location then.

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Sat, 4 Aug 2018 12:04:55 +0000 (14:04 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix #76704: mb_detect_order return value varies based on argument type

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Christoph M. Becker [Sat, 4 Aug 2018 11:49:29 +0000 (13:49 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Fix #76704: mb_detect_order return value varies based on argument type

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Sat, 4 Aug 2018 11:46:50 +0000 (13:46 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Fix NEWS

6 years ago[ci skip] Fix NEWS
Christoph M. Becker [Sat, 4 Aug 2018 11:44:59 +0000 (13:44 +0200)]
[ci skip] Fix NEWS

beta1 has already been released, but does not contain the fix for bug
76595.

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Christoph M. Becker [Sat, 4 Aug 2018 10:57:05 +0000 (12:57 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix #76704: mb_detect_order return value varies based on argument type

6 years agoFix #76704: mb_detect_order return value varies based on argument type
Christoph M. Becker [Sat, 4 Aug 2018 10:51:57 +0000 (12:51 +0200)]
Fix #76704: mb_detect_order return value varies based on argument type

php_mb_parse_encoding_list() and php_mb_parse_encoding_array() are
supposed to return SUCCESS and FAILURE, not 1 and 0, respectively.

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 04:41:44 +0000 (06:41 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sat, 4 Aug 2018 04:41:34 +0000 (06:41 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 04:40:54 +0000 (06:40 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 4 Aug 2018 04:40:44 +0000 (06:40 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sat, 4 Aug 2018 04:40:31 +0000 (06:40 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 04:39:58 +0000 (06:39 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 4 Aug 2018 04:39:46 +0000 (06:39 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  [ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sat, 4 Aug 2018 04:39:33 +0000 (06:39 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  [ci skip] Update NEWS

6 years ago[ci skip] Update NEWS
Peter Kokot [Sat, 4 Aug 2018 04:39:19 +0000 (06:39 +0200)]
[ci skip] Update NEWS

6 years agoMerge branch 'PHP-7.3'
Peter Kokot [Sat, 4 Aug 2018 04:37:42 +0000 (06:37 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix bug 76595: Update phpdbg man page

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Peter Kokot [Sat, 4 Aug 2018 04:37:15 +0000 (06:37 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Fix bug 76595: Update phpdbg man page

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Peter Kokot [Sat, 4 Aug 2018 04:35:40 +0000 (06:35 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix bug 76595: Update phpdbg man page

6 years agoFix bug 76595: Update phpdbg man page
Kevin Abel [Mon, 9 Jul 2018 01:37:21 +0000 (20:37 -0500)]
Fix bug 76595: Update phpdbg man page

Send phpdbg.1 man page through configure replacements
Update phpdbg.1 man page to include all options
Fixes formatting to be more consistent with php.1
Fix paragraph whitespace and ignore phpdbg.1

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Fri, 3 Aug 2018 12:11:18 +0000 (14:11 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Remove asan incompatible options

6 years agoRemove asan incompatible options
Anatol Belski [Fri, 3 Aug 2018 12:10:37 +0000 (14:10 +0200)]
Remove asan incompatible options

6 years agoUse inliner cache also for non ext/sapi sources
Anatol Belski [Fri, 3 Aug 2018 10:35:32 +0000 (12:35 +0200)]
Use inliner cache also for non ext/sapi sources

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Fri, 3 Aug 2018 08:53:07 +0000 (10:53 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Update UPGRADING.INTERNALS wrt. Same Site Cookies

6 years agoUpdate UPGRADING.INTERNALS wrt. Same Site Cookies
Christoph M. Becker [Fri, 3 Aug 2018 08:52:31 +0000 (10:52 +0200)]
Update UPGRADING.INTERNALS wrt. Same Site Cookies

6 years agoMissing piece for the inliner cache
Anatol Belski [Fri, 3 Aug 2018 08:19:43 +0000 (10:19 +0200)]
Missing piece for the inliner cache

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Fri, 3 Aug 2018 05:50:00 +0000 (07:50 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Update maintainer info [skip ci]

6 years agoUpdate maintainer info [skip ci]
Anatol Belski [Fri, 3 Aug 2018 05:49:29 +0000 (07:49 +0200)]
Update maintainer info [skip ci]

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Fri, 3 Aug 2018 05:12:13 +0000 (07:12 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Improve cleanup

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Anatol Belski [Fri, 3 Aug 2018 05:11:23 +0000 (07:11 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Improve cleanup

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Fri, 3 Aug 2018 05:10:27 +0000 (07:10 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Improve cleanup

6 years agoImprove cleanup
Anatol Belski [Fri, 3 Aug 2018 05:08:53 +0000 (07:08 +0200)]
Improve cleanup

The persistent connection locks the file which might prevent deletion.

6 years agoRemove superfluous checks of always available functions
Gabriel Caruso [Fri, 3 Aug 2018 03:13:01 +0000 (00:13 -0300)]
Remove superfluous checks of always available functions

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Thu, 2 Aug 2018 19:41:07 +0000 (21:41 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:

6 years agoMerge branch 'PHP-7.2' into PHP-7.3
Anatol Belski [Thu, 2 Aug 2018 19:40:50 +0000 (21:40 +0200)]
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  Fix callbacks
  bump version

6 years agoMerge branch 'PHP-7.2'
Anatol Belski [Thu, 2 Aug 2018 19:25:29 +0000 (21:25 +0200)]
Merge branch 'PHP-7.2'

* PHP-7.2:
  Fix callbacks
  bump version

6 years agoMerge branch 'PHP-7.1' into PHP-7.2
Anatol Belski [Thu, 2 Aug 2018 19:20:04 +0000 (21:20 +0200)]
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Fix callbacks
  bump version

6 years agoFix callbacks
Anatol Belski [Thu, 2 Aug 2018 16:59:34 +0000 (18:59 +0200)]
Fix callbacks

The signatures wasn't synced in 7.0

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Thu, 2 Aug 2018 16:29:33 +0000 (18:29 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Cleanup unused items

6 years agoCleanup unused items
Anatol Belski [Thu, 2 Aug 2018 16:28:18 +0000 (18:28 +0200)]
Cleanup unused items

6 years agoMerge branch 'PHP-7.3'
Sara Golemon [Thu, 2 Aug 2018 15:24:29 +0000 (11:24 -0400)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Roll NEWS for 7.2.10

6 years agoMerge branch 'PHP-7.2' into HEAD
Sara Golemon [Thu, 2 Aug 2018 15:23:14 +0000 (11:23 -0400)]
Merge branch 'PHP-7.2' into HEAD

* PHP-7.2:
  Roll NEWS for 7.2.10

6 years agoRoll NEWS for 7.2.10
Sara Golemon [Thu, 2 Aug 2018 15:21:40 +0000 (11:21 -0400)]
Roll NEWS for 7.2.10

6 years agoEnable inline reader cache
Anatol Belski [Thu, 2 Aug 2018 09:12:32 +0000 (11:12 +0200)]
Enable inline reader cache

6 years agoMerge branch 'PHP-7.3'
Christoph M. Becker [Thu, 2 Aug 2018 12:13:40 +0000 (14:13 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  [ci skip] Fix wrong dash character in UPGRADING

6 years ago[ci skip] Fix wrong dash character in UPGRADING
Michael Moravec [Thu, 2 Aug 2018 11:38:56 +0000 (13:38 +0200)]
[ci skip] Fix wrong dash character in UPGRADING

6 years agoCreate and expose php_sys_symlink() and php_sys_link()
Christoph M. Becker [Thu, 2 Aug 2018 12:08:30 +0000 (14:08 +0200)]
Create and expose php_sys_symlink() and php_sys_link()

These macros are supposed to behave like POSIX's symlink() and link(),
respectively, on POSIX compliant systems and on Windows.

Future scope: merge link.c and link_win32.c

6 years agoMake test run on non zts builds
Gabriel Caruso [Thu, 2 Aug 2018 02:14:56 +0000 (23:14 -0300)]
Make test run on non zts builds

6 years agoRemove invalid SKIPIF sections
Gabriel Caruso [Thu, 2 Aug 2018 01:39:00 +0000 (22:39 -0300)]
Remove invalid SKIPIF sections

6 years agoGive a reason why the test was skipped
Gabriel Caruso [Thu, 2 Aug 2018 01:18:57 +0000 (22:18 -0300)]
Give a reason why the test was skipped

A follow up for c93aba04

6 years agoAdd \PDO::SQLITE_ATTR_READONLY_STATEMENT
BohwaZ [Wed, 1 Aug 2018 21:45:20 +0000 (17:45 -0400)]
Add \PDO::SQLITE_ATTR_READONLY_STATEMENT

This attribute is a boolean value. It is taken from the return value of
sqlite3_stmt_readonly(), indicating if and only if the prepared statement makes
no direct changes to the content of the database.

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Wed, 1 Aug 2018 16:19:50 +0000 (18:19 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Suppress more irrelevant clang warnings

6 years agoSuppress more irrelevant clang warnings
Anatol Belski [Wed, 1 Aug 2018 16:18:37 +0000 (18:18 +0200)]
Suppress more irrelevant clang warnings

6 years agoRemove needless version checks
Christoph M. Becker [Wed, 1 Aug 2018 15:39:34 +0000 (17:39 +0200)]
Remove needless version checks

As of PHP 5.5.3, we're requiring ICU ≥ 4.0[1] anyway, so there's no
need to check for ICU 3.x.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=8831b00>

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Wed, 1 Aug 2018 14:45:39 +0000 (16:45 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Unused var

6 years agoUnused var
Xinchen Hui [Wed, 1 Aug 2018 06:49:06 +0000 (14:49 +0800)]
Unused var

6 years agoMerge branch 'PHP-7.3'
Anatol Belski [Wed, 1 Aug 2018 14:24:07 +0000 (16:24 +0200)]
Merge branch 'PHP-7.3'

* PHP-7.3:
  Fix clang compilation

6 years agoFix clang compilation
Anatol Belski [Wed, 1 Aug 2018 14:19:54 +0000 (16:19 +0200)]
Fix clang compilation

By usage of -fmodules, all the intrinsic items are loaded automatically.
The headers included come however from Visual Studio, thus bringing some
conflicting declarations. On the other hand, -fmodules is needed to
mitigate linking issues with clang in VS compatibility mode.

6 years agoUnused var
Xinchen Hui [Wed, 1 Aug 2018 06:49:06 +0000 (14:49 +0800)]
Unused var

6 years ago[ci skip] Typo
Stanislav Malyshev [Wed, 1 Aug 2018 05:40:21 +0000 (22:40 -0700)]
[ci skip] Typo

6 years ago[ci skip] Ugh, whitespace
Stanislav Malyshev [Tue, 31 Jul 2018 19:44:51 +0000 (12:44 -0700)]
[ci skip] Ugh, whitespace