January 24, 2015
On 1/24/2015 1:32 AM, Paulo Pinto wrote:
> On Friday, 23 January 2015 at 05:54:41 UTC, Walter Bright wrote:
>> On 1/22/2015 12:52 PM, Gary Willoughby wrote:
>>> Me too, is there any video available?
>>
>> https://www.youtube.com/watch?v=IkwaV6k6BmM
>>
>> I can't bear to watch it, you'll have to do it for me!
>
> I enjoyed watching it.


Thanks for letting me know!
January 24, 2015
On 01/23/2015 06:54 AM, Walter Bright wrote:
> On 1/22/2015 12:52 PM, Gary Willoughby wrote:
>> Me too, is there any video available?
>
> https://www.youtube.com/watch?v=IkwaV6k6BmM
>
> I can't bear to watch it, you'll have to do it for me!

Great topic, I wasn't aware of how much C++ we support by now.

Can we get a summary of all the improvements in 2.066/2.067 for the changelog?
https://github.com/D-Programming-Language/dlang.org/blob/master/changelog.dd

Also it would be nice to fill the documentation with a few more details and examples from your talk.
http://dlang.org/cpp_interface.html
January 24, 2015
On 1/23/15, MattCoder via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
> My right ear can't hear too! :)

While the youtube engineers are too lazy to fix this, in the meantime you can use the youtube-dl tool to download the video, watch it in VLC and select Audio->Select channel->Left (or something like that). Worked for me!
January 24, 2015
On Saturday, 24 January 2015 at 13:03:33 UTC, Andrej Mitrovic
wrote:
> On 1/23/15, MattCoder via Digitalmars-d-announce
> <digitalmars-d-announce@puremagic.com> wrote:
>> My right ear can't hear too! :)
>
> While the youtube engineers are too lazy to fix this, in the meantime
> you can use the youtube-dl tool to download the video, watch it in VLC
> and select Audio->Select channel->Left (or something like that).
> Worked for me!

Funny enough, I didn't have any audio problems.

Just watched with FF Flash plugin in Windows 8.1.

--
Paulo
January 24, 2015
On Friday, 23 January 2015 at 05:54:41 UTC, Walter Bright wrote:
> On 1/22/2015 12:52 PM, Gary Willoughby wrote:
>> Me too, is there any video available?
>
> https://www.youtube.com/watch?v=IkwaV6k6BmM
>
> I can't bear to watch it, you'll have to do it for me!

Very interesting talk. It seems like there was a lot of curiosity over using D from C++ and vice-versa. I didn't realize that we are far enough along that we can use STL constructs in D. That is quite an accomplishment.
January 24, 2015
On Saturday, 24 January 2015 at 13:03:33 UTC, Andrej Mitrovic wrote:
> On 1/23/15, MattCoder via Digitalmars-d-announce
> <digitalmars-d-announce@puremagic.com> wrote:
>> My right ear can't hear too! :)
>
> While the youtube engineers are too lazy to fix this, in the meantime
> you can use the youtube-dl tool to download the video, watch it in VLC
> and select Audio->Select channel->Left (or something like that).
> Worked for me!

I'll do this. Thanks!

Matheus.
January 24, 2015
On Saturday, 24 January 2015 at 13:32:20 UTC, Paulo Pinto wrote:
> On Saturday, 24 January 2015 at 13:03:33 UTC, Andrej Mitrovic
> wrote:
>> On 1/23/15, MattCoder via Digitalmars-d-announce
>> <digitalmars-d-announce@puremagic.com> wrote:
>>> My right ear can't hear too! :)
>>
>> While the youtube engineers are too lazy to fix this, in the meantime
>> you can use the youtube-dl tool to download the video, watch it in VLC
>> and select Audio->Select channel->Left (or something like that).
>> Worked for me!
>
> Funny enough, I didn't have any audio problems.
>
> Just watched with FF Flash plugin in Windows 8.1.
>
> --
> Paulo

Using FF but no Flash installed, so I'm using HTML5 player.

Matheus.
January 24, 2015
On 1/23/2015 8:19 AM, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <ola.fosheim.grostad+dlang@gmail.com>" wrote:
> http://discuss.rust-lang.org/t/interfacing-d-to-legacy-c-code-a-summary-of-a-competing-languages-capabilities/1406


I'm amazed someone made the effort to transcribe the talk!
January 24, 2015
On Saturday, 24 January 2015 at 20:08:03 UTC, Walter Bright wrote:
> On 1/23/2015 8:19 AM, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <ola.fosheim.grostad+dlang@gmail.com>" wrote:
>> http://discuss.rust-lang.org/t/interfacing-d-to-legacy-c-code-a-summary-of-a-competing-languages-capabilities/1406
>
>
> I'm amazed someone made the effort to transcribe the talk!

Maybe political? Apparently "Native C++ FFI in the same manner as D" was labeled "A-wishlist" 4 days ago:

https://github.com/rust-lang/rfcs/issues/602
1 2 3
Next ›   Last »