Control: reassign -1 ldc
On 13.06.2016 21:13, Iain Buclaw wrote:
> On 13 June 2016 at 20:56, Peter De Wachter wrote:
>> Package: gdc-5
>> Version: 5.4.0-4
>> Severity: normal
>>
>> Hi,
>>
>> If ldc is installed, gdc will attempt to use ldc's include files in
>> preference to its own. This won't w
Processing control commands:
> reassign -1 ldc
Bug #827211 [gdc-5] gdc-5: attempts to use ldc's include files
Bug reassigned from package 'gdc-5' to 'ldc'.
No longer marked as found in versions gcc-5/5.4.0-4.
Ignoring request to alter fixed versions of bug #827211 to the same values
previously se
On 13 June 2016 at 20:56, Peter De Wachter wrote:
> Package: gdc-5
> Version: 5.4.0-4
> Severity: normal
>
> Hi,
>
> If ldc is installed, gdc will attempt to use ldc's include files in
> preference to its own. This won't work, as many of these files are not
> portable:
>
> $ cat test.d
> impor
Package: gdc-5
Version: 5.4.0-4
Severity: normal
Hi,
If ldc is installed, gdc will attempt to use ldc's include files in
preference to its own. This won't work, as many of these files are not
portable:
$ cat test.d
import core.stdc.stdarg;
$ gdc -c test.d
/usr/include/d/core/stdc/stdarg
4 matches
Mail list logo