GRASS GIS releases version 6.2.2
,----[ Quote ]
| GRASS 6.2.2 is a new stable release which fixes several bugs discovered in
| the 6.2.1 source code. This release is solely for stability purposes and adds
| no new features.
`----
http://www.gisuser.com/content/view/12157/
Linux: Debugging With "git bisect"
,----[ Quote ]
| Following up to a bug report against the 2.6.22 kernel, Andrew Morton and
| Linus Torvalds offered some tips on how to debug kernel problems.
`----
http://kerneltrap.org/?q=node/11753
Linux: Moving and Changing Code
,----[ Quote ]
| In response to a recent merge request, Linus Torvalds explained a best
| practice when moving and changing code... He went on to note why this is
| especially important during Linux development, "where patches are the main
| way people communicate."
`----
http://kerneltrap.org/node/11765
|
|