Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @crascit
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @crascit
-
Prikvačeni tweet
Very pleased to make the public announcement that I'm now offering consulting services through my new company, Crascit Pty Ltd. Interested in having me work with you on your CMake, C++ or build/release issues? Then get in touch!https://crascit.com/2019/09/06/cmake-and-cpp-consulting-services-now-available/ …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Craig Scott proslijedio/la je Tweet
The earlybird rate for
#ACCUConf 2020 ends on Monday night at 23.59. Book your place today to save £££. Pricing details can be found via the following link: https://buff.ly/2N7QWZc#programming#cplusplus#conference#earlybird#discountedratespic.twitter.com/rlyhJVy8rf
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
CMake Best Practice: How To Be A Good Citizen https://flame.firebird.systems/archer-yates/ACCU2020/MyProgrammes#Entry.ItemPage.8471.0.EntryDefinition.b8efce33-2c84-4290-ba65-991a03ef305d … Intended for those who have been using CMake for a while. Learn how to get CMake to work better for you and how to make your projects integrate more smoothly with others.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Introduction To CMake (full day workshop): https://conference.accu.org/2020/preconference_workshops.html#IntroductionToCMake … Ideal for those wanting to get started with CMake and haven't really used it before. Get a solid grounding in the essentials and learn recommended practices from the beginning.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
"Many methods exposing raw pointers have been changed to use smart pointers (usually Poco::SharedPtr or Poco::AutoPtr) instead. This may break some existing code." Ouch, that's going to hurt...https://twitter.com/pocoproject/status/1221825757476982784 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Craig Scott proslijedio/la je Tweet
In today's issue of "Computers were a mistake", gcc thinks that __uint128_t compiled with -std=c++11 and -std=gnu++11 are different types and gives ODR violation warningshttps://github.com/fmtlib/fmt/issues/1527 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Confirmation the
#CMake 3.16.0 release was BIG. Number of merge requests attached to each milestone: 3.16.0 = 423 3.15.0 = 378 3.14.0 = 373 3.13.0 = 263 3.12.0 = 295 3.11.0 = 294 3.10.0 = 333 3.9.0 = 358 3.8.0 = 273 3.7.0 = 101 Typically ~4 months between each feature releaseHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
And if you're going to play around with the new unity build or precompiled header features, you should grab the CMake 3.16.1 release which also just came out today. It contains a few fixes specifically for those.https://discourse.cmake.org/t/cmake-3-16-1-available-for-download/344 …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Thanks to
@cristianadam for implementing the new support for unity builds and precompiled headers (and others who worked on earlier versions of it)!Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
The build performance chapter covers CMake's new support for unity builds and precompiled headers. It also has sections for ccache, debugging-related improvements using split dwarf and using alternative linkers (e.g. gold linker).
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Announcing the new edition of my book "Professional CMake: A Practical Guide". This update covers CMake 3.16 (which turned out to be a monster!) and includes a whole new chapter on build performance + a new section on the new fine-grained test resources.https://crascit.com/professional-cmake/ …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Craig Scott proslijedio/la je Tweet
I think we have a winner! If you can find a first-edition version of K&R's "The C Programming Language," section 2.2 specifies that the preprocessor only uses the first eight characters of macro names for matching. It seems likely that these headers are old enough to be impacted.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
#CMake 3.16.0 has been released. Updates to my book "Professional CMake: A Practical Guide" are in progress, but you'll have to wait a few more weeks for the new edition - this has been quite a big release with some important new features!https://blog.kitware.com/cmake-3-16-0-available-for-download/ …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Timely reminder that I should look into how this interacts with producing debuginfo RPMs (specifically through CMake/CPack)https://twitter.com/undo_io/status/1192390760479498242 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
For those who prefer to do so, note that you can continue to use the discourse forum purely through email, just like you would a mailing list.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
PSA: CMake has switched from mailing lists to discourse: https://discourse.cmake.org/ Motivation for the switch and other details can be found in the announcement on the mailing list: https://cmake.org/pipermail/cmake/2019-November/070227.html … Mailing lists will remain active for a few more months.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
Think I might change my job title to Software Archeologist, based on what I’ve had to dig through lately.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Achievement unlocked: two off-by-one errors for the same piece of code. No test coverage, otherwise address sanitiser would have picked it up. On a related note, std::numeric_limits::digits10 probably doesn't mean what you think it does. ;)https://gitlab.kitware.com/cmake/cmake/merge_requests/3948 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Craig Scott proslijedio/la je Tweet
100% yes. You need both O3 and O0 with ASAN at least. You get different results and different levels of diagnostics.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
