Addy
Addy
I put this together for a project I'm working on and thought others might find it useful.
Struggled with Part 6 for a while because it kept telling the class `Example\Controllers\Homepage` could not be found. Took me about two hours to figure out I needed to run...
`content_length` (`unsigned long long`) is bigger than `num_additional_bytes` (`size_t`) on Windows, so the compiler warns. Added a cast to make the compiler happy.
- [x] 1 **A switch to turn this on and off.** Not sure how this could be done in with the relative statelessness of the library, but it would be...
I'm resubmitting this bug because the [last one](https://github.com/boostorg/test/issues/312) was closed and I'm afraid the nature of the issue was not clear. Consider this invalid code: ``` BOOST_TEST(1 = somestring.size()); ```...
Installed the extension, set my CMake path, but nothing has changed even after restarting Visual Code. I load a CMakeLists.txt and there is no color coding and I do not...
I was looking for a font that could display a temperature with a degree symbol like so: ``` 29°C ``` But when I try this font, the degree symbol is...
**Desktop, Mobile, Command Line?** Desktop **Describe your idea** It would be nice if you could send multiple packets at once. For example, we can select multiple packets and do things...
#### What OS? - [ ] Windows - [x] Mac - [ ] Linux (Which distro?) - [ ] iOS (phone or ipad?) - [ ] Android (phone or tablet?)...