Program logic bugs vs input/environmental errors
eles via Digitalmars-d
digitalmars-d at puremagic.com
Wed Oct 22 00:25:32 PDT 2014
On Tuesday, 21 October 2014 at 03:25:55 UTC, rst256 wrote:
> On Monday, 20 October 2014 at 20:36:58 UTC, eles wrote:
>> On Saturday, 18 October 2014 at 17:40:43 UTC, Walter Bright
>> wrote:
>>> On 10/18/2014 8:21 AM, Jacob Carlborg wrote:
>>>> On 2014-10-18 07:09, Walter Bright wrote:
> Its linking time.
No, it's not. At least if you move them in the generated .di
files along with function prototypes. Basically, you would pull
more source from .d files into .di files.
More information about the Digitalmars-d
mailing list