Bret Curtis

Results 14 issues of Bret Curtis

In later versions of gcc and clang (10), this will throw a warning preventing it from being built when given `-Werror` To be fair, the indentation is misleading. This also...

Once Apple finally decides to drop OpenGL support then OSG can also then remove support for Apple products. This cuts down on the amount of spam, 8 lines per call...

We need to improve our code/test coverage. We're currently around 75%. @hynek You did work with Coverage, can you explain what you did?

enhancement

Some tests, on the server side, require an ordered response but this is not guaranteed. We do some manual re-ordering on the server side to meet the requirements of the...

enhancement

, 600x800 for example: s:600, t800, one_third_s:200, two_thirds_s:400, one_quarter_t:200, one_half_t:400 three_quarters_t:600 -> has to be squares

Why not? :)

1. Add more paths to find collada library. Existing onces ignore the default install location defined [here](https://github.com/rdiankov/collada-dom/blob/c1e20b7d6ff806237030fe82f126cb86d661f063/CMakeLists.txt#L141). 2. Find collada dependencies only when found static library. If it's only dynamic...

**Describe the bug** glslang support in vsg seems tied to a specific fork of glslang (upstream + patches). This is problematic for several reasons: - packaging vsg downstream with glslang...

https://docs.mongodb.com/v3.2/reference/read-concern/ http://api.mongodb.com/python/current/api/pymongo/read_concern.html

https://www.quantifiedcode.com/app/project/9f65cb1b729e4f7eaad1fa4048169009 I plan on working my way through this, normally this should not impact end-users. Not all 'issues' found can be fixed, looking for a way to mark them as...