Changeset 3640


Ignore:
Timestamp:
04/30/10 10:39:54 (15 years ago)
Author:
jschierm
Message:

Scotch: changes to notes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/externalpackages/scotch/scotch_jes_notes.txt

    r3639 r3640  
    5353In file included from ../libscotch/common.h:81,
    5454                 from gmap_mex.c:75:
    55 /usr/include/unistd.h:238: error: two or more data types in declaration
    56 specifiers
     55/usr/include/unistd.h:238: error: two or more data types in declaration specifiers
    5756- removed -DINTSIZE64 and -Dintptr_t="long int" from CFLAGS above
    5857[jschierm@astrid libscotch]$ diff common_old.h common.h
     
    2952944/29/10:
    296295
    297 - made changes to gmapx.c, parser_yy.y/stratParserParse, and
    298   parser_ll.l/stratParserInit to reset static variables from previous runs.
    299 also inserted print statements into common_integer.c/intRand*,
    300 common_memory.c/mem*, and vgraph_separate_vw.c/vgraphSeparateVw to monitor
    301 static variables in case those have to be reset.
    302 
     296- made changes to gmapx.c, parser_yy.y/stratParserParse, and parser_ll.l/stratParserInit to reset static variables from previous runs.
     297- inserted print statements into common_integer.c/intRand*, common_memory.c/mem*, and vgraph_separate_vw.c/vgraphSeparateVw to monitor static variables in case those have to be reset.
     298
Note: See TracChangeset for help on using the changeset viewer.