Solaris: add utsname.#71
Solaris: add utsname.#71dnadlinger merged 1 commit intoldc-developers:ldc-ltsmasterfrom tethyslab:ldc-ltsmaster
Conversation
|
Thanks for the patch! Unfortunately, I had forgotten that the Solaris support pieces are also in upstream (DMD's) druntime, so I'll submit them there first and cherry-pick the patch back once it has been merged there. |
|
Upstream PR: dlang#1551 You (@nykytenko) don't really need to do anything, I'll make sure it is merged upstream and trickles down into LDC. |
|
Thank, klickverbot. |
|
In general, we try to directly upstream everything that is applicable, as it makes merging in new frontend releases easier. Even if we might want to cherry-pick certain changes (e.g. platform support ones), being able to reference an upstream commit id makes making sense of merge conflicts much easier later on. |
No description provided.