February 15, 2012
On 15 feb 2012, at 17:46, Martin Nowak wrote:

> On Wed, 15 Feb 2012 14:05:35 +0100, Jacob Carlborg <doob at me.com> wrote:
> 
>> On 15 Feb, 2012,at 01:24 PM, Martin Nowak <dawg at dawgfoto.de> wrote:
>> 
>>> > Yeah, but the top of the backtrace looks like this:
>>> >
>>> It's a stack overflow, i.e. it will segfault wherever it wants to.
>> Then the question is?. Is this a bug in DMD or in my code since it worked with DMD 2.057.
>> 
>> --
>> /Jacob Carlborg
> 
> I get that stack overflow with 2.057 too.


I'm getting that now as well. I was completely sure I tested with 2.057.

-- 
/Jacob Carlborg

February 15, 2012
On 02/14/2012 10:17 PM, Benjamin Shropshire wrote:
> On 02/13/2012 12:23 PM, Walter Bright wrote:
>>
>>
>> On 2/13/2012 3:05 AM, Daniel Murphy wrote:
>>> Please take a look at the message I left on https://github.com/D-Programming-Language/dmd/commit/f330b950171adb67d2b648885c528b2fd5909130#comments
>>>
>>>
>>> I think it's a regression.
>>>
>>
>> I have a hard time mentally connecting which name is used on the mailing list with which pseudonym on github. I know if I click on yebblies I get Daniel Murphy, but it would be more convenient if you used DanielMurphy as the github handle. This applies to everyone.
>>
>> And btw, using your own name for the commits will increase your professional ranking in Google searches, as Google will be able to find your contributions easily :-).
>
> As far as most of the people who I interact with online go, if I started using my legal name they mostly wouldn't know who I am.
>
> Consistency is king.

And with a rather large dose of irony, I managed to post that with something other than my normal user-name.  :-b
February 16, 2012
From: "bcs" <benjamin at precisionsoftware.us>
> On 02/14/2012 10:17 PM, Benjamin Shropshire wrote:
>>
>> As far as most of the people who I interact with online go, if I started using my legal name they mostly wouldn't know who I am.
>>
>> Consistency is king.
> 
> And with a rather large dose of irony, I managed to post that with something other than my normal user-name.  :-b

I was wondering who you were! :)

February 16, 2012
On 15 feb 2012, at 19:33, Jacob Carlborg wrote:

> 
> On 15 feb 2012, at 17:46, Martin Nowak wrote:
> 
>> On Wed, 15 Feb 2012 14:05:35 +0100, Jacob Carlborg <doob at me.com> wrote:
>> 
>>> On 15 Feb, 2012,at 01:24 PM, Martin Nowak <dawg at dawgfoto.de> wrote:
>>> 
>>>>> Yeah, but the top of the backtrace looks like this:
>>>>> 
>>>> It's a stack overflow, i.e. it will segfault wherever it wants to.
>>> Then the question is?. Is this a bug in DMD or in my code since it worked with DMD 2.057.
>>> 
>>> --
>>> /Jacob Carlborg
>> 
>> I get that stack overflow with 2.057 too.
> 
> 
> I'm getting that now as well. I was completely sure I tested with 2.057.


I found the problem. It turned out to be in my code, sorry for the noise.

-- 
/Jacob Carlborg

February 16, 2012

On 2/16/2012 1:50 PM, Jacob Carlborg wrote:
>
> I found the problem. It turned out to be in my code, sorry for the noise.
>

No problem. I'm just glad the issue is resolved.


1 2 3 4
Next ›   Last »