about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-03-06 19:04:53 +0000
committerbors <bors@rust-lang.org>2015-03-06 19:04:53 +0000
commit4d716decb5d9944bc0d79cdc51b03e3af69bc59c (patch)
treed807de6220b11113facd15fb14225e96bd81a1ca /src/libstd/sys/unix/stack_overflow.rs
parent1fe8f221450bad3ffb1351c6549f67c18ce0b94e (diff)
parent4349fa4756c4a7051bf83e5499f8b3876ad7c918 (diff)
downloadrust-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