Commits for tdreszer
switch to files view, user index
v271_base to v272_preview (2012-08-07 to 2012-08-14) v272
- It was necessary to make the warnings silent on make strict. Otherwise the current trackDbs for beta cause warnings that prevents the beta build.
- src/hg/makeDb/hgTrackDb/hgTrackDb.c - lines changed 8, context: html, text, full: html, text
- Jeeeezzz it seems make strict on beta cannot survive any of the tag validation.
- src/hg/makeDb/hgTrackDb/hgTrackDb.c - lines changed 2, context: html, text, full: html, text
- The casting failed in the 32bit build, due to pointer size issues. This version works in both 32 and 64 bit compiles and functionally changes nothing. Since this is a patch request, let me be clear that no checked in code yet calls any of these functions in this new module. The only affect this change has is that the 32bit build should now complete.
- rewrote/renamed some dsPrint functions based upon Angie's advice in code review. Also added support for some print buffer surgery. However, the regex version is ifdef'd out for now, as I am not sure it is a good idea to check in a requirement for including <regex.h> into src/lib.
- v272 preview1
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 2, context: html, text, full: html, text
switch to files view, user index