diff options
| author | bors <bors@rust-lang.org> | 2015-03-06 19:04:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-03-06 19:04:53 +0000 |
| commit | 4d716decb5d9944bc0d79cdc51b03e3af69bc59c (patch) | |
| tree | d807de6220b11113facd15fb14225e96bd81a1ca /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1fe8f221450bad3ffb1351c6549f67c18ce0b94e (diff) | |
| parent | 4349fa4756c4a7051bf83e5499f8b3876ad7c918 (diff) | |
| download | rust-4d716decb5d9944bc0d79cdc51b03e3af69bc59c.tar.gz rust-4d716decb5d9944bc0d79cdc51b03e3af69bc59c.zip | |
Auto merge of #22474 - iKevinY:pandoc-version-check, r=brson
Executing `configure` seems to create the following error due to how the script [parses Pandoc's version](https://github.com/rust-lang/rust/blob/master/configure#L705): ```text ./configure: line 705: [: pandoc: integer expression expected ./configure: line 705: [: 1.12.4.2: integer expression expected ``` This issue seems to stem from a discrepancy between BSD and GNU versions of sed. This patch changes the sed command to use an extended regex, which works with both flavours of sed.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
