- Timestamp:
- Jul 3, 2003, 11:02:29 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/stabshll.c
-
Property cvs2svn:cvs-rev
changed from
1.11
to1.12
r330 r331 804 804 t = t2; 805 805 } 806 806 807 return t; 807 808 } … … 1033 1034 1034 1035 tp = follow_refs (tp); 1035 if (!tp )1036 if (!tp || tp->tag == ty_stabs_ref) 1036 1037 { 1037 1038 no_warning ("stabs type %d not defined", tp->d.stabs_ref); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.