Richard Thomson

Results 218 issues of Richard Thomson

Using a table makes for easier reading of the properties, although markdown restrictions force the use of long physical lines in the markdown file.

I watched your CppNow presentation and I really like this approach to strong typedefs. Have you thought about making this a standard library proposal for C++23? I know that's a...

Add a koan that shows how the types of numeric constants are chosen. See " Why -0xFFFFFFFF == 1" https://www.youtube.com/watch?v=PPAlh_FmO4M

enhancement

**Host Environment** - OS: WSL Ubuntu 20.04 - Compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 **To Reproduce** Steps to reproduce the behavior: Start with a fresh WSL installation Check out vcpkg with...

requires:repro

I was supposed to talk about cling tonight in my user group meeting as part of a discussion on interactive C++ tools. However, once again, cling doesn't have prebuilt Windows...

waiting for original poster

When running on a surface book high dpi display, the toolbar icons are all very, very tiny ![image](https://user-images.githubusercontent.com/4270863/28392189-1be6760c-6c9e-11e7-8fc5-d6523d6c84ed.png) This makes the application very hard to use since the toolbar is...

bug
Windows

**Describe the bug** The code only works on Unix and can't be easily setup in Windows. **To Reproduce** Steps to reproduce the behavior: 1. Download llvm/clang 2. Build debug clang...

It will appear in the markup as `ng-controller="Foo"` so it's a violation of [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself) to generate `ng-controller="FooCtrl"`. The reasoning behind this preference is pretty well covered in [this blog post](http://www.johnpapa.net/angular-app-structuring-guidelines/),...

[Cerealization and RPC with Cap'n Proto](https://www.youtube.com/watch?v=6V_lVZzV6AE)

I was able to build and run the sample without issues.

work needed
MSW
build