Changeset ee310eb for variable.c
- Timestamp:
- Feb 3, 2008, 1:08:11 AM (17 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 99219ed
- Parents:
- 625802a (diff), af1920fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
variable.c
rd536e72 raf1920fd 1083 1083 owl_variable_dict_free(&vd); 1084 1084 1085 / / if (numfailed) printf("*** WARNING: failures encountered with owl_variable\n");1085 /* if (numfailed) printf("*** WARNING: failures encountered with owl_variable\n"); */ 1086 1086 printf("# END testing owl_variable (%d failures)\n", numfailed); 1087 1087 return(numfailed);
Note: See TracChangeset
for help on using the changeset viewer.