Alessandro Gatti
Alessandro Gatti
Solaris lacks flock(2), and it seems lockf(3)/fcntl(2) is better anyway for more reasons (can lock over NFS and things like that, not that we really care). This is an interesting...
Related to #112. I'm working on it on my own fork [Hamcha:cygwin](https://github.com/Hamcha/OlegDB/tree/cygwin). I don't get it, it compiles, it goes "bus error" upon tests but not when I use GDB....
Since I used the Erlang frontend as an example while doing Goleg and now it's gone, I'd like to know what's needs to be done so I know what to...
The default cache and repository config paths are set in `/tmp/*` (as in [here](https://github.com/mittwald/go-helm-client/blob/f429bbb4b66d935596fec5206c14efd2cac3f7f1/client.go#L33)), a path not available in non-UNIX OSs like Windows. These paths should be either calculated using...
They should be generated in the build folder
Don't allow this to be used when Parental control is enabled, just like FBI.
Both a bug and a feature. It shouldn't display garbage text as current version if it can't find it (bug) and it could warn if you're about to replace a...
What do we need for them? I can think of - Core model for map - Sub-models (BMB + X,Y,Z) - Pickups (X,Y,Z) - Spawn points (X,Y,Z position + X/Y/Z...
Formats that need to be supported (list will get updated): - [x] I4 (0x0) - [x] I8 (0x1) - [x] IA4 (0x2) - [x] IA8 (0x3) - [x] RGB565 (0x4)...
It's kinda annoying and hard to track down as an issue when it happens (typo or wrong resource path) since it gives generic (and quite annoying) "PPC read error"s.