Search
87 results for “glloyd”
-
#Neurona 🐍 Investigadores de China y Croacia descubrieron en la Reserva Natural de Jiuzhaigou, ubicada en la provincia china de Sichuan, una nueva especie de víbora venenosa, de la familia “Gloydus”, capaz de provocar parálisis corporal en las personas que muerde, recoge RT.
-
Another post, a bit of a write up of various C++20 module issues I've hit over several months.
https://ignition.github.io/posts/cpp20-modules-the-tooling-gap/
-
RE: https://fosstodon.org/@glloyd/115966242032349737
And now I fixed it, just needs to be merged.
https://github.com/llvm/llvm-project/pull/178471 -
Found bug in clang-tidy with C++20 modules. A single check can conflict with itself.
-
[EDIT: this is wrong, read thread]
Interesting #clangtidy issue.
When using #cppmodules its possible to have a fixit applies multiple times causing incorrect code.I believe what is happening is the cppm is the source text, but its analysed in other translation unit by the module import which uses its pcm. In parallel they both read and apply their fixit and you get situations like NULL becoming nullptrptr.
I'll try and make a minimal example at some point.
-
Any diagnostic to find cyclic dependencies?
set(CMAKE_CXX_SCAN_FOR_MODULES ON)
add_library(A STATIC)
target_sources(A PUBLIC
FILE_SET CXX_MODULES FILES mod.cppm # export module x;
)
target_link_libraries(A PRIVATE B)
add_library(B STATIC use.cpp) # import x;
target_link_libraries(B PRIVATE A)All you get ATM is failure at compile time `fatal error: module 'x' not found`
But it would be nice to know that the real issue is that A and B make a cycle
-
What is the reasonable way to test internal parts of a module?
For a complex module I want unit tests for parts that I do not want to export. Do I make an internals module that can be tested. Then have the actual module which only re-export what I intend to be the library's interface?
-
Working with #cpp20 #cppmodules with #ninjabuild and #cmake
How can I run just the scan/dynamic based bits so that I can run clang-tidy without a full build?
ATM I have this hack
```
# cmake config
cmake --preset thing# select what I need made
ninja -C build -t inputs | grep -E '\.cppm\.o$|\.o\.modmap$' | xargs -r ninja -C build# then I can run clang-tidy
```There must be a better way
-
Why are private module fragments `module : private;` only allowed in the primary module interface unit? Why can't they exist in the module partition units?
I was going to use a partition unit to hold a complex internal subsystem that the main unit needs. Everything with internal or module linkage, no exports/external linkage.
But I can't `import :subsystem;` after `module : private;` in the main unit.
And I can't `module : private;` at all in the partition unit. -
Where are you? #BreakfastOnTheBridges is waiting. Don’t be late.
Enjoy some treats and of course, delicious #trailheadcoffeeroasters coffee ☕️ on your way to work or school. Thanks to #cocodonuts #cocodonuts_uptown #spielmanbagels #zupansmarkets #saintcupcake #golloydpdx and #rostechocolatehouse for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
#pdxbike #pdxbikes -
Don't judge me too much....refactoring some code ATM, and I tend to use a lot of ranges,
Problem is this code has lots of pointers, so getting access to the values is a pain.
So I made this https://godbolt.org/z/sx8K5qG8j to adapt pointer based inputs as needed.
Any refinement / blindingly obvious alternative to keep the range based code clean? -
@glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26
-
@glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26
-
@glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26
-
@glloyd It crops up in other places, not just iterators. I first encountered it using a coroutine library where the promise type was a std::expected. I did the usual “how am I being stupid” for a while before I figured it wasn’t me (for once). #cpp #cplusplus #clang #cpp26
-
@bjn that is a great bug.
simplified https://godbolt.org/z/MnEGcE595 -
@bjn that is a great bug.
simplified https://godbolt.org/z/MnEGcE595 -
@bjn that is a great bug.
simplified https://godbolt.org/z/MnEGcE595 -
@bjn that is a great bug.
simplified https://godbolt.org/z/MnEGcE595 -
It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!
🕯👧🏼head candles are optional but encouraged!
🚲 #BlumenauerBridge, north plaza
🌁 #TilikumCrossing, west side under 🎈 Statue
🌉 #SteelBridge, East side lower deck
🚸 #FlandersCrossing, NW 14th and Flanders -
FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
-
FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
-
FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
-
FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
-
FRIDAY! Breakfast on the bridges special halloween edition 🎃 🍩🚲. Get a spooky and delicious start to your day at Breakfast on the Bridges, Friday, October 25 from ~7-9am. Bonus Points for showing up in costume! 👻 Enjoy some treats and, of course, delicious @trailheadcoffeeroasters coffee ☕️ on your way out. Thanks to @shooflyveganbakery @cocodonuts @cocodonuts_uptown @puddletownbagels @zupansmarkets @saintcupcake @golloydpdx for the treats to keep us going! #bonbpdx #portlandoregon #bikepdx
-
It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!
🕯👧🏼head candles are optional but encouraged!
🚲 #BlumenauerBridge, north plaza
🌁 #TilikumCrossing, west side under 🎈 Statue
🌉 #SteelBridge, East side lower deck
🚸 #FlandersCrossing, NW 14th and Flanders -
It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!
🕯👧🏼head candles are optional but encouraged!
🚲 #BlumenauerBridge, north plaza
🌁 #TilikumCrossing, west side under 🎈 Statue
🌉 #SteelBridge, East side lower deck
🚸 #FlandersCrossing, NW 14th and Flanders -
It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!
🕯👧🏼head candles are optional but encouraged!
🚲 #BlumenauerBridge, north plaza
🌁 #TilikumCrossing, west side under 🎈 Statue
🌉 #SteelBridge, East side lower deck
🚸 #FlandersCrossing, NW 14th and Flanders -
It’s time for #BreakfastOnTheBridges! It might get a little wet, but we never let that stop us. Join us today for our annual loosely St Lucia-inspired BONB! Thank you to #TrailheadCoffeeRoasters, #CocoDonuts, #ZupansMarkets, & #GoLloyd!
🕯👧🏼head candles are optional but encouraged!
🚲 #BlumenauerBridge, north plaza
🌁 #TilikumCrossing, west side under 🎈 Statue
🌉 #SteelBridge, East side lower deck
🚸 #FlandersCrossing, NW 14th and Flanders