Show
Ignore:
Timestamp:
04/09/10 17:29:01 (2 years ago)
Author:
Philip Herron <redbrain@…>
Parents:
a6c888b20a503ddf30bb1cfdf422c579066a4d14
Children:
90547e447318d72714752d57b6569764d87beb86
git-committer:
Philip Herron <redbrain@omicron.(none)> / 2010-04-09T17:29:01Z+0100
Message:

free hash tables bug fix causing garbage stack corruption on cleanup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r4a79f8f rcefff4d  
    1010        gitcl2gnucl 
    1111 
    12 .PHONY: test 
     12.PHONY: test check-syntax 
    1313 
    1414test: test-crules 
     
    1818        $(MAKE) $(AM_MAKEFLAGS) test 
    1919 
     20check-syntax: all 
     21 
    2022doxygen: 
    2123        doxygen Doxyfile