- Timestamp:
- Oct 24, 2018, 2:56:54 PM (4 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 141c69129ce626a1c7c898edb6ab66c0632a1759
- Parents:
- 99d02931f1b01b2ae7d88ca405c300918c8c6919
- Location:
- misc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/lt.cc
r99d029 r075bc5 31 31 } 32 32 } 33 return FALSE; /* not found */ 33 return FALSE; /* not found */ 34 34 } 35 35 WerrorS("same_lt(ideal)"); -
misc/lt2.cc
r99d029 r075bc5 32 32 } 33 33 } 34 return FALSE; /* not found */ 34 return FALSE; /* not found */ 35 35 } 36 36 WerrorS("same_lt(ideal)");
Note: See TracChangeset
for help on using the changeset viewer.