Home | History | Annotate | Download | only in doc

Lines Matching full:hand

298 the right-hand-side expressions are all evaluated before any left-hand-side expressions are assigned.
304 If the left-hand side of the assignment
359 Code that shadows return values in this way will be rejected by the compiler and will need to be fixed by hand.
427 On the other hand, Go did define equality on function and map values.
462 rejected by the compiler and will need to be fixed by hand.
560 by hand.
603 Code that uses packages in <code>exp</code> will need to be updated by hand,
626 Code that uses packages now in <code>old</code> will need to be updated by hand,
783 by hand to rename the methods to <code>Error</code>.
882 further hand editing; in such cases the rewrite will include
907 What little code is affected will be caught by the compiler and must be updated by hand.
923 Calls that aren't fixed will be caught by the compiler and must be updated by hand.
943 Calls that aren't fixed 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.
1066 since the fix tool will not update them and if not fixed by hand they will
1217 Code that uses packages in <code>go</code> will have to be updated by hand; the
1291 uses of <code>RawURL</code>, which must be fixed by hand.
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.
1463 Code that uses the old methods will fail to compile and must be updated by hand.
1540 All other changes will be caught by the compiler and must be updated by hand.
1623 Code that needs system-specific file details will need to be updated by hand.
1625 will fail to compile and will also need to be updated by hand.
1640 Code must be updated by hand.
1688 will need to be updated by hand.
1703 Code that uses the package should have its regular expressions checked by hand.
1743 Other code will need to be updated by hand.
1837 a cast that must be added by hand; the <code>go</code> <code>fix</code> tool will warn about it.
1868 Code that uses multiple templates in concert will need to be updated by hand.
1987 Code that uses the old fields will fail to compile and must be updated by hand.