On 27.04.2015 17:57, Iain Buclaw via D.gnu wrote:
I'm not sure, but I checked it double. I downloaded here
https://packages.debian.org/jessie/gdc-4.9
https://packages.debian.org/sid/gdc-4.9
https://packages.debian.org/experimental/gdc-4.9
the same result
That's the debian package, which would b
On 28 April 2015 at 07:00, Timo Sintonen via D.gnu wrote:
> People have been asking a build script Here is one I have
> written. This was originally ment to build gdc in a virtual
> machine but I did not get this to work in a vm. There were always
> missing something or some issues like 32/64 bit
On Tuesday, 28 April 2015 at 05:00:50 UTC, Timo Sintonen wrote:
../$gccver/configure --target=arm-eabi --disable-bootstrap \
--enable-languages=c --enable-multilib --disable-nls \
--without-isl --without-cloog \
--without-gmp --without-mpfr --without-mpc \
--disable-libphobos
I th
People have been asking a build script Here is one I have
written. This was originally ment to build gdc in a virtual
machine but I did not get this to work in a vm. There were always
missing something or some issues like 32/64 bit mismatch.
This script gets the current head of gdc, loads the req
On 27 April 2015 at 16:22, drug via D.gnu wrote:
> On 27.04.2015 16:43, Iain Buclaw via D.gnu wrote:
>>
>> On 27 April 2015 at 15:15, drug via D.gnu wrote:
>>>
>>> I download gdc from official gdc downloading page but it give me error
>>> compiling this code:
>>> ```
>>> class Foo
>>> {
>>>
On 27.04.2015 16:43, Iain Buclaw via D.gnu wrote:
On 27 April 2015 at 15:15, drug via D.gnu wrote:
I download gdc from official gdc downloading page but it give me error
compiling this code:
```
class Foo
{
this(long timestamp) nothrow @nogc
{
...
}
}
```
the error messa
On 27 April 2015 at 15:15, drug via D.gnu wrote:
> I download gdc from official gdc downloading page but it give me error
> compiling this code:
> ```
> class Foo
> {
> this(long timestamp) nothrow @nogc
> {
> ...
> }
> }
> ```
> the error message is
> ```
> error: user defined
I download gdc from official gdc downloading page but it give me error
compiling this code:
```
class Foo
{
this(long timestamp) nothrow @nogc
{
...
}
}
```
the error message is
```
error: user defined attributes cannot appear as postfixes
```
Looks like gdc doesn't know what
http://bugzilla.gdcproject.org/show_bug.cgi?id=182
Bug ID: 182
Summary: Travis CI is brocken
Product: GDC
Version: 4.9.x
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Normal
http://bugzilla.gdcproject.org/show_bug.cgi?id=181
--- Comment #7 from Iain Buclaw ---
Perhaps we better make the next commit "upgrade to 2.067.1" then. :)
--
You are receiving this mail because:
You are watching all bug changes.
10 matches
Mail list logo