squm

Results 3 comments of squm

is there a way around this? Set number recent files to 0 for example? Obviously contacting apple designers and changing their mind is not an option, so is anyone working...

python setuptools is not using clang++ for c++ files. Brew installation is broken as well `building 'butterflow.ocl' extension /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -g -DNDEBUG -g -fwrapv...

``` .ptconfig.toml ignore = [ "*.a" ] ``` ``` tree -a . ├── .git │   └── f1.a ├── dir.a │   ├── .git │   │   ├── f1 │   │   └── f1.a...