search for: d128

Displaying 4 results from an estimated 4 matches for "d128".

Did you mean: 128
2018 Aug 10
2
[cfe-dev] Filesystem has Landed in Libc++
...;& to_stream(std::basic_ostream<CharT, Traits>& os, const CharT* fmt, const file_time<Duration>& t) { using namespace std::chrono; const std::string abbrev("UTC"); constexpr std::chrono::seconds offset{0}; using D128 = duration<__int128, typename Duration::period>; return date::to_stream(os, fmt, file_clock::to_local(time_point_cast<D128>(t)), &abbrev, &offset); } template <class Duration, class CharT, class Traits, class Alloc = std::alloca...
2013 Oct 15
29
[PATCH 0/4] Reintroduce OVMF support
This small series reintroduces OVMF support in Xen You can fetch working OVMF tree on: git://xenbits.xen.org/people/liuw/ovmf.git master Working changeset that can be sticked in Config.mk is: 8833370303d3bf3153760ee42760ef1b9b5c562 Note that VNC doesn''t work properly when using OVMF, but that''s not OVMF''s problem. This issue should be addressed in Xen and I''m
2018 Jul 27
5
Filesystem has Landed in Libc++
Hi All, I recently committed <filesystem> to trunk. I wanted to bring attention to some quirks it currently has. First, it's been put in a separate library, libc++fs, for now. Users are responsible for linking the library when they use filesystem. Second, it should still not be considered ABI stable. Vendors should be aware of this before shipping it. Hopefully all the standard and
2019 Jul 02
0
One DC not replicated
...main.name<0x20> resolve_lmhosts: Attempting lmhosts lookup for name dc2.my.domain.name<0x20> resolve_lmhosts: Attempting lmhosts lookup for name dc2.my.domain.name<0x20> my\DC2 DSA Options: 0x00000001 DSA object GUID: 009ad456-64de-43a9-a321-dbdbb25fa21b DSA invocationId: 543d6793-d128-49fb-97bf-01bda21e1634 ==== INBOUND NEIGHBORS ==== DC=my,DC=domain,DC=name my\DC1 via RPC DSA object GUID: 419f9e5a-dc5d-4d03-9f8c-518b5d977b5c Last attempt @ Tue Jul 2 17:49:21 2019 CEST was successful 0 consecutive failure(s). Last success @ Tue Jul 2 17:49...