The D Programming Language - Digitalmars-d-learn
April 2020 Archives by thread
Starting: Wed Apr 1 01:21:22 UTC 2020
Ending: Thu Apr 30 22:39:36 UTC 2020
Messages: 503
- Why can meson find hunt-net but not hunt-proton in dependency resolution?
YD
- Aborting from core/sync/mutex.d(147) Error: pthread_mutex_init failed.
mitchell
- Vibe.d navigation
Steven Schveighoffer
- Array fill performance differences between for, foreach, slice
Steven Schveighoffer
- How to deploy on GitHub pages
WebFreak001
- dub sourceFiles
WebFreak001
- D on android and d_android
burt
- [dmd] Types and ScopeDsymbol
drug
- What does the [] operator do here?
Net
- determine ldc version in static if or version?
Adam D. Ruppe
- How add all folders of a diretory using -J ?
Baby Beaker
- CT BitArray
Bastiaan Veelo
- Whats wrong with binery heap or i am not understand something?
AlexM
- Structs containing mutually referential sumtypes
Ben Jones
- Static if a Function Exists
Jonathan Levi
- There is Dlang Telegram Bot based on the official Telegram Bot API?
Baby Beaker
- Multi-platform development in D? Android and Windows
JoooobieCoronie
- Error: module `vibe` is in file 'vibe\vibe.d' which cannot be read
Baby Beaker
- Simple array problem
Giovanni Di Maria
- Dynamically init a struct with values calculated from other values in the struct?
Robert M. Münch
- Linear array to matrix
Giovanni Di Maria
- No implicit opOpAssign for structs with basic types?
Robert M. Münch
- Vibe-d Error Message and failed with exit code 1
Baby Beaker
- How user dub packages in dmd without dub.exe ?
Marcone
- Fixing race issues the right way
solidstate1991
- Cross module inline, LDC, dub dependencies.
NaN
- switch case range inclusive or exclusive?
WebFreak001
- Discord bot written in D
Quantium
- Vibe.d and shared data synchronization
Christian Köstlin
- To get memory from another process.
Quantium
- Cross-compile for ARM
Severin Teona
- @safe function with __gshared as default parameter value
Anonymouse
- Dub will not load bindbc-harfbuzz
Kaitlyn Emmons
- Link error undefined symbol: __imp__InterlockedIncrement at 4 on windows
Clayton Alves
- How do I disable the multithreaded GC?
Stefan Koch
- odd atomicOp errors from vibe-core
Steven Schveighoffer
- docs.json is incomplete
Anonymouse
- Using the functions "map" and "any" on tuples in compile time.
realhet
- linker aliases to carry dlang attributes for externs
Bruce Carneal
- Is it possible to store different subclasses in one array?
Leonardo
- How to detect whethere if a JSON node exists
Adnan
- Is there an exception for access violation on LDC/win64?
realhet
- std.algorithm.sort with copy constructors
Gregor Mückl
- __tls_get_addr symbol
Marius Cristian Baciu
- Can I use Dlang in Qt5 instead C++ for develop Android Apps?
Baby Beaker
- Github vs Bugzilla for submitting a PR/issue.
Adnan
- Adding item to a rbtree with a custom binaryFun
Adnan
- interop with c++ coroutines
WebFreak001
- __init unresolved external when using C library structs converted with dstep
Robert M. Münch
- How to correctly import tsv-utilites functions?
p.shkadzko
- Is-expression and immutable interface
Jean-Louis Leroy
- mir: How to change iterator?
jmh530
- Extracting user defined attributes on function parameters
Jean-Louis Leroy
- .get refuses to work on associative array
p.shkadzko
- How can I fully include "libdruntime-ldc.a" and "libphobos2-ldc.a" in my .so lib ?
Basile B.
- make dub use my version of dmd
Steven Schveighoffer
- Checked!({short, ushort, byte, char}, Throw): compilation fails
kdevel
- Checked!({short, ushort, byte, char}, Throw): compilation fails
Meta
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
kdevel
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
Simen Kjærås
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
kdevel
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
tsbockman
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
tsbockman
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
kdevel
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
tsbockman
- Checked!({short, ushort, byte, ubyte}, Throw): compilation fails
tsbockman
- Integration tests
Russel Winder
- Working with cmd
Quantium
- How convert String to Hex?
Marcone
- Can a lib file converted to 1 ob file?
Andre Pany
- Wich: opIndex overloading by return type
Robert M. Münch
- Why Pegged action dont not work in this case ?
Basile B.
- How to make ddoc/ddox output alias name instead of template
Steven Schveighoffer
- Multiplying transposed matrices in mir
p.shkadzko
- How to use import std.algorithm.iteration.permutations?
David Zaragoza
- Error: module ctype is in file 'std/ctype.d' which cannot be read - when running dmd
duapple
- Enum conversion
Russel Winder
- Can I use dub to build multiple app.d files?
Selim
- float has too much precision
Faux Amis
- Function aliasing problem
Jean-Louis Leroy
- How make DMD auto link imported modules?
Marcone
- Attribute inference within template functions
jmh530
- Bug in std.json or my problem
Craig Dillabaugh
- Integration testing, unit-threaded, and threads
Russel Winder
- Allocate more space for fiber if gardpage hit?
Kaitlyn Emmons
- GUI library for DMD 2.090 or DMD 2.091
Phrozen
- DConf 2017 Videos
matheus
- What is the best way to refer to itself when obtaining Substring of a literal?
Marcone
- Can't get dub dustmite to work
aliak
- GtkD - how to list 0..100K strings
mark
- Newbie linker errors - still missing _fltused _tls_index _tls_used localtime tzset mainCRTStartup
malpropism
- How to do HEAD request in std.net.curl
data pulverizer
- Idiomatic way to write a range that tracks how much it consumes
Jon Degenhardt
- Rust, D, GTK+, and asynchronous working
Russel Winder
- GtkD crash: 'BadAlloc (insufficient resources for operation)'
mark
- Help, what is the code mean?
lilijreey
- Implicit Function Template Instantiation (IFTI) Question
jmh530
- Dub failing with message about DFLAGS
Russel Winder
- Building Win32 application via dub
Sam E.
- Is the behaviour of shift expressions with negative left operands defined / portable?
Harry Gillanders
- Can’t use UFCS to create InputRange?
Ogi
- Compililng C++ and D together without going mad
Jan Hönig
- Jupyter notebook with Dlang
Jan Hönig
- Can't recreate a range?
Casey
- date and timestamp
guai
- in vs inout
Arredondo
- Idomatic way to guarantee to run destructor?
Robert M. Münch
Last message date:
Thu Apr 30 22:39:36 UTC 2020
Archived on: Thu Apr 30 22:40:03 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).