ide/settings: Fixed write locking on Unix
authorJerome St-Louis <jerome@ecere.com>
Wed, 3 Aug 2016 00:00:19 +0000 (20:00 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 3 Aug 2016 00:00:19 +0000 (20:00 -0400)
commit195a11ecb0c8963724ed6b783fe8e2f356937381
tree02c34bbdb924da2f51fb41f40646646b365a0f76
parent1fb56c52a4ab390e9f03967ace0ec89f80c05fb0
ide/settings: Fixed write locking on Unix
- Exclusive lock was failing with file opened in write mode; now opening in readWrite
ide/src/IDESettings.ec