Solaris: add import clock_gettime to currStdTime#5807
Conversation
|
@nykytenko wow, does D work on Solaris? |
|
Yes, but with LDC only. |
WAT? I'm really impressed by poor quality of our mandatory lint check. |
Yeah, not only does that have nothing to do with this PR, it's not even true. @wilzbach Any idea what's going on here? Was dscanner updated to be more stupid? |
|
The problem with this error is that I can't reproduce it locally ( |
|
@nykytenko Can you just do a quick |
c79eb1a to
5e21857
Compare
|
Thanks for your pull request, @nykytenko! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
Commits merged from druntime.
Fix struct tls_index definition on x32
dlang/druntime#2354
Update SectionGroup signatures to match on all targets
dlang/druntime#2401
Fix issue 19128 - argument to alloca may be too large
dlang/druntime#2409
Define some common filesystem limits in core.stdc.limits
dlang/druntime#2460
Use version Darwin instead of OSX in core.sys.posix.aio
dlang/druntime#2470
Commits merged from phobos.
Don't run HardFloat tests on SoftFloat systems
dlang/phobos#5358
Remove reliance on stdin, stdout, stderr being aliasable
dlang/phobos#5718
Solaris: add import clock_gettime to currStdTime
dlang/phobos#5807
Don't print debug messages when building unittests
dlang/phobos#6827
Add HPPA support to phobos
Fixes https://gcc.gnu.org/PR89054
dlang/phobos#6836
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268293 138bc75d-0d04-0410-961f-82ee72b054a4
fix skipped "import clock_gettime"