<html>
<head>
<base href="http://bugzilla.gdcproject.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - std.string.lineSplitter is missing"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=209">209</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>std.string.lineSplitter is missing
</td>
</tr>
<tr>
<th>Product</th>
<td>GDC
</td>
</tr>
<tr>
<th>Version</th>
<td>development
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>libgphobos
</td>
</tr>
<tr>
<th>Assignee</th>
<td>ibuclaw@gdcproject.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>highfly22@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>while compiling libdparse-0.3.0, it complains that lineSplitter not found.
~/shared/dlang/dlangide$ dub build
Performing "debug" build using gdc for x86_64.
experimental_allocator 2.70.0-b1: target for configuration "library" is up to
date.
emsi_containers 0.3.0: target for configuration "library" is up to date.
libdparse 0.3.0: building configuration "library"...
../../../.dub/packages/libdparse-0.3.0/src/dparse/lexer.d:1878:12: error:
module std.string import 'lineSplitter' not found
import std.string : lineSplitter, stripRight;
^</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>