Thomas M. DuBuisson

Results 79 comments of Thomas M. DuBuisson

I experienced this problem when running with: ``` cabal exec cabal test package:doctest ``` The problem exists in a production codebase and I can't get it to reproduce in a...

Now that I've gained an understanding of what is provided by the new style groups I am interested in using them. Do you have plans to complete the merge of...

Do you have any quick thoughts on tasks and completeness desired prior to merge?

Interesting. It seems infer's memory leak detection doesn't realize vector push_back captures the pointer. Sorry about the noise on your PR, I'll take this learning and see what we can...

@SolomonSun2010 It isn't the same as having an official release, but I've started making monthly builds in Ubuntu-based docker images and uploading them to ghcr. Students could `docker run` the...

@H-G-Hristov I just built infer from master and the clang version it builds is 16: ``` # ./clang --version clang version 16.0.0 (https://github.com/facebook/infer/ bfb791314220d3c5db8e56d0c448287ecd01be32) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir:...

@mahitab-farid Thank you for the fixes! The Zookeeper project has a process for organizing contributions (see https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute). Could you open a JIRA ticket and update this PR? They'd like to...