Self Report <dv> - Week 53, 2015
Highlights
- gcc bug report
 
- zdict
 
- RSS
 Hacker News
LLVM Weekly
Rust Weekly
Vim: setup Racer Plugin for code completion
- OpenCV
 Build master branch (OpenCV 3.0) with Python 3 interface on Arch Linux
- Qt
 Basic PyQt v.s. PySide
- CPython
 Build master branch (Python 3.6.0a0) on Arch Linux (modified PKGBUILD)
notice the support of
libmpdecsince CPython 3.3 fordecimalmodule
- Git
 git describe
git catfile
Plan
- CPython
 remove the compilation of modules I won’t use
build with Sanitizer
try to write a basic CPython module (in C)
Issues
- OpenCV
 fail to build master branch with CUDA