Masanori Ogino

Results 31 issues of Masanori Ogino

## Description From os-release(5): > The file /etc/os-release takes precedence over /usr/lib/os-release. Applications should check for the former, and exclusively use its data if it exists, and only fall back...

The OCaml compiler supports [afl](http://lcamtuf.coredump.cx/afl/) instrumentation (see [Chapter 23 Fuzzing with afl-fuzz](http://caml.inria.fr/pub/docs/manual-ocaml/afl-fuzz.html) for details) and it may benefit SATySFi for finding crash bugs.

Related to #211. Python community published a proposal named PEP 0393, "Flexible String Representation" and implemented in 3.3. picrin doesn't use `wchar_t` now, but we might benefit from any similar...

We have suffered from GC bugs so often. Valgrind will help to hunt such bugs.

For better or worse, we use TLS for daily communications nowadays, so will we. (I will tackle this after launching Unicode support, but of course you can do it if...

After https://github.com/travis-ci/travis-ci/issues/2046 is fixed, we will gain newer compilers, libraries and kernel on Travis, which means that we can test picrin against x32 ABI, a ILP32 processor-specific ABI for x86_64....

Travis provides an [OS X build environment](http://docs.travis-ci.com/user/osx-ci-environment/), so we can test against it too. CI on OS X is especially useful for who have no Apple machine for development, like...

### Description Using `kaobiblio` causes a `LaTeX Warning: There were undefined references.` warning even if there are no such references. This behavior hides real problems. ### Minimal Working Example Execute...

[Jujutsu (`jj`)](https://github.com/martinvonz/jj) is a distributed VCS compatible with Git repository. * `jj` recognizes `.gitignore`. * `jj` tracks every file unless ignored. `jj files` can find all tracked files, which can...

enhancement

https://www.european-lisp-symposium.org/