David Banks
David Banks
I have a document (that I found 'in-the-wild' produced by some Excel version), that has the following data in styles.xml: When I run `wb.load()` on this xlsx file, I get...
The type of `ySplit` in the `pane` is set as `row_t`, but it should be some fractional type. This causes the following error. terminate called after throwing an instance of...
I wanted to retrieve the total count of customers. According to the documentation for the upstream Stripe API, > You can optionally request that the response include the total count...
Hi there, I have some code that uses parallel-test for integration testing with a database and web server, where tests are siloed from each other using different DBs and different...
When building museek+ with `-DEVERYTHING=1` on Debian unstable, I get an error while compiling museeq. ``` [ 56%] Building CXX object museeq/CMakeFiles/museeq.dir/chatrooms.cpp.o /home/amoe/vcs/museek-plus/museeq/chatrooms.cpp: In member function ‘void ChatRooms::joined(const QString&, const...