Changes between Version 1 and Version 2 of Ticket #689, comment 4
- Timestamp:
- 2017-09-08T23:12:53Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #689, comment 4
v1 v2 1 I guess the most common example would be chroot and related sandboxing mechanisms. But IMO, lookup of data files is a fundamentally platfrom-dependent task, and making data explicitly relative to binary path is a very weird (inflexible, error prone,nonportable) way to go about it.1 I guess the most common example would be chroot and related sandboxing mechanisms. But IMO, lookup of data files is a fundamentally platfrom-dependent task, and making data explicitly relative to binary path is a very weird (inflexible, nonportable) way to go about it.