Home | History | Annotate | Download | only in doc

Lines Matching full:affected

463 Few programs will be affected, but the fix may require some
781 Running <code>go</code> <code>fix</code> will update almost all code affected by the change.
812 Running <code>go</code> <code>fix</code> will update almost all code affected by the change.
907 What little code is affected will be caught by the compiler and must be updated by hand.
1026 What little code is affected will be caught by the compiler and must be updated by hand.
1259 The affected items are:
1290 Running <code>go</code> <code>fix</code> will update the few programs that are affected except for
1406 Running <code>go</code> <code>fix</code> will update almost all code affected by the change.
1418 What little code is affected will be caught by the compiler and must be updated by hand.
1433 What little code is affected will be caught by the compiler and must be updated by hand.
1687 The change simplifies most code but has subtle consequences, so affected programs
1833 Running <code>go</code> <code>fix</code> will update almost all code affected by the change.
1897 No code is likely to be affected.