Changes between Initial Version and Version 1 of Ticket #1707, comment 5
- Timestamp:
- 2013-06-12T05:40:08Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1707, comment 5
initial v1 3 3 "dragonfly3": "bsd", 4 4 5 The problem with this is that, when DragonFly 4 comes out, it will break. The OS recognition should be done by prefix substring matching instead. Any OS name that begins with "openbsd" or "netbsd" or "freebsd" or "dragonfly" is a BSD, regardless of the version number.5 The problem with this is that, when !DragonFly 4 comes out, it will break. The OS recognition should be done by prefix substring matching instead. Any OS name that begins with "openbsd" or "netbsd" or "freebsd" or "dragonfly" is a BSD, regardless of the version number.