And removed that TODO from the previous commit after verifying that such a proposal is too risky.
This commit is contained in:
parent
d7a73bec2d
commit
1451273dad
|
@ -1,5 +1,5 @@
|
||||||
// +build !windows,!darwin,!plan9
|
// +build !windows,!darwin,!plan9
|
||||||
// this is manual but it really seems like the only way to do it for now; TODO file a feature request for a 'unix' or 'posix' build metatag?
|
// this is manual but either this or the opposite (listing all valid systems) really are the only ways to do it; proposals for a 'unix' tag were rejected (https://code.google.com/p/go/issues/detail?id=6325)
|
||||||
|
|
||||||
// 16 february 2014
|
// 16 february 2014
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue