Laeeth Isharc

Results 75 issues of Laeeth Isharc

Hi Marco. Small enhancement request. (Apologies if it's implemented already and I didn't see). Quite often one wants to parse a JSON stream (like from Twitter or the Reddit comment...

As I understand it, reggae won't currently build more complex dub projects like vibe-d because it doesn't implement the full dub build rules. Please correct me if I am wrong...

``` (ldc-1.21.0)➜ libzfs-core git:(master) ✗ dub build git:(master|… WARNING: A deprecated branch based version specification is used for the dependency taggedalgebraic. Please use numbered versions instead. Also note that you...

incomplete
can't reproduce

Dpp should have a chocolatey script to install on Windows. Low priority on Windows for now.

Dpp should have a packaging script for Ubuntu and Arch. See my pull request for SIL for an example of how to make packages. Don't worry at this stage about...

Related to #182 Two ways to use Mongo DB in D - vibe and mondo. Problem is that pulling in vibe means pulling in quite a lot and tends to...

But how to make an Anonymous_124 when the name will change. ``` ../stdlib/extra/source/kaleidic/sil/std/extra/sys/libvirt.d(4654,17): Error: function kaleidic.sil.std.extra.sys.libvirt.VirtNetwork.getXML(_Anonymous_124 flags) is not callable using argument types (int) ../stdlib/extra/source/kaleidic/sil/std/extra/sys/libvirt.d(4654,17): cannot pass argument 0 of...

bug

Alexandru Miltaru gave a dconf talk on writing linux device drivers in D, focusing on replacing virtio_net.c in the kernel. He mentioned some problem with dpp. https://drive.google.com/file/d/1cV2HYGkznFIHTc0QsbRykoi4Pm_1RTZM/view (will be moved...

bug

Which entertainingly originally told opaque to make a blob of near ulong.max! It happens for array where the size of type depends on a template parameter for the enclosing struct....

enhancement
C++
libclang

See xenon. It renames the getter and setter to have a _ at end of name and that causes a clash with the private field name itself

bug
C++
xenon