Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Andrej Mitrovic
On 6/4/12, Mehrdad wrote: > (@Andrej Mitrovic, mainly) > > So I was using your library :) and this happened: > > http://stackoverflow.com/questions/10878586 > > Any ideas? > I'm not sure where it went wrong for you. I've made a test folder inside the samples dir, pasted your snippet to test.d and

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Kagamin
On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any ideas? You need to specify subsystem 4.0 or something like that, google for .def file docs on dmc site.

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Kagamin
On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: Any ideas? Optlink says HI!

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Mehrdad
On Monday, 4 June 2012 at 16:37:45 UTC, Kagamin wrote: On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any ideas? You need to specify subsystem 4.0 or something li

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Mehrdad
On Monday, 4 June 2012 at 16:20:00 UTC, Andrej Mitrovic wrote: On 6/4/12, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any ideas? I'm not sure where it went wrong for you. I've made a test folder i

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Mehrdad
On Monday, 4 June 2012 at 17:52:10 UTC, Mehrdad wrote: On Monday, 4 June 2012 at 16:37:45 UTC, Kagamin wrote: On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any id

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Denis Shelomovskij
04.06.2012 17:58, Mehrdad написал: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any ideas? Answer posted to stackoverflow. -- Денис В. Шеломовский Denis V. Shelomovskij

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread John Chapman
On Monday, 4 June 2012 at 17:52:10 UTC, Mehrdad wrote: On Monday, 4 June 2012 at 16:37:45 UTC, Kagamin wrote: On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://stackoverflow.com/questions/10878586 Any id

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Denis Shelomovskij
04.06.2012 21:57, John Chapman написал: On Monday, 4 June 2012 at 17:52:10 UTC, Mehrdad wrote: On Monday, 4 June 2012 at 16:37:45 UTC, Kagamin wrote: On Monday, 4 June 2012 at 13:58:22 UTC, Mehrdad wrote: (@Andrej Mitrovic, mainly) So I was using your library :) and this happened: http://sta

Re: Same _exact_ code in C and D give different results — why?

2012-06-04 Thread Era Scarecrow
On Monday, 4 June 2012 at 18:06:56 UTC, Denis Shelomovskij wrote: How can we all answer the same question in the same time without synchronization? Looks like it's a magical time... Or everyone could be replying at the exact same time (the time typing the reply doesn't count towards the time)