angie: changes by file
switch to: grouped by commit view, user index
review to branch (2009-06-30 to 2009-07-07) v210
- src/hg/hgTracks/cds.c
- 1.103 lines changed: 2, context: html, text, full: html, text
In maybeGetSeqUpper, no need to cloneString the third arg of newDnaSeq (code review - thanks Tim).
- src/lib/cheapcgi.c
- 1.124 lines changed: 4, context: html, text, full: html, text
Don't printf something that might be NULL -- it segv's on Solaris.
- src/utils/newProg/newProg.c
- 1.28 lines changed: 2, context: html, text, full: html, text
When adding libs to L, use += not = so we keep the -lssl from inc/common.mk when USE_SSL=1.
switch to: grouped by commit view, user index