[Bug 608069] Tango standard library for D language of d1 specification

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 24 18:32:37 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=608069

--- Comment #16 from Juan Carlos Castro y Castro <jccyc1965 at gmail.com> 2010-07-24 14:32:35 EDT ---
I rpmbuild-ed and installed the most recent srpms for ldc and tango from
http://bioinfornatics.fedorapeople.org ...

$ rpm -q ldc tango tango-devel
ldc-0.9.2-2.20100706hg1653.fc13.i686
tango-0.99.9-1.4.20101207svn5498.fc13.i686
tango-devel-0.99.9-1.4.20101207svn5498.fc13.i686

...but when I try to compile a d program I get this:

$ ldc hello.d 
hello.d(1): Error: module stdio cannot read file 'std/stdio.d'

hello.c: ---------------------
import std.stdio;

void main()
{
 writeln("Hello, world!");
}
------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list