]> andersk Git - splint.git/commitdiff
Small additions to library
authordrl7x <drl7x>
Wed, 26 Sep 2001 15:18:56 +0000 (15:18 +0000)
committerdrl7x <drl7x>
Wed, 26 Sep 2001 15:18:56 +0000 (15:18 +0000)
89 files changed:
lib/unix.h
lib/unix.lcd
lib/unixstrict.lcd
src/Headers/herald.h
src/Headers/local_constants.h
src/Headers/local_constants.last
src/Makefile
test/Makefile
test/abst_t.lcs
test/abstptr.lcs
test/alias.lcs
test/alias2.lcs
test/alias3.lcs
test/alias3.lh
test/alias4.lcs
test/alias4.lh
test/alias5.lcs
test/alias5.lh
test/argorder2.lcs
test/argorder4.lcs
test/args.lcs
test/cast.lcs
test/db1/bool.lcs
test/db1/bool.lh
test/db1/dbase.lcs
test/db1/dbase.lh
test/db1/employee.lcs
test/db1/employee.lh
test/db1/empset.lcs
test/db1/empset.lh
test/db1/erc.lcs
test/db1/erc.lh
test/db1/eref.lcs
test/db1/eref.lh
test/db1/ereftab.lcs
test/db1/ereftab.lh
test/db2/dbase.lcs
test/db2/dbase.lh
test/db2/employee.lcs
test/db2/employee.lh
test/db2/empset.lcs
test/db2/empset.lh
test/db2/erc.lcs
test/db2/erc.lh
test/db2/eref.lcs
test/db2/eref.lh
test/db2/ereftab.lcs
test/db2/ereftab.lh
test/db3/bool.lcs
test/db3/bool.lh
test/db3/check.lcs
test/db3/check.lh
test/db3/dbase.lcs
test/db3/dbase.lh
test/db3/employee.lcs
test/db3/employee.lh
test/db3/empset.lcs
test/db3/empset.lh
test/db3/erc.lcs
test/db3/erc.lh
test/db3/eref.lcs
test/db3/eref.lh
test/db3/ereftab.lcs
test/db3/ereftab.lh
test/decl2.lcs
test/enum.lcs
test/glob.lcs
test/impabstract.lcs
test/iter.lcs
test/macros.lcs
test/macrosef.lcs
test/modtest.lcs
test/mut.lcs
test/mut.lh
test/null6.lcd
test/null6.lcs
test/observer.lcs
test/oldstyle.lcs
test/outglob.lcs
test/outparam.lcs
test/repexpose.lcs
test/repexpose.lh
test/special.lcs
test/tests2.2.expect
test/tests2.2/bool.lcs
test/tests2.4/subdir/main.lcs
test/tests2.5/newlint.lcd
test/tq.lcs
test/ud2.lcs

index 626efd3d08e3dd72cb19351913c2e4408a90ad5b..3e7918b618bdcd2cf3694b1202346eb2e7d1dbd1 100644 (file)
@@ -1671,6 +1671,10 @@ extern char * stpncpy(/*@out@*/ /*@returned@*/ char * dest,
    /*@requires MaxSet(dest) >= ( n - 1 ); @*/ /*@ensures MaxRead (src) >= MaxRead(dest) /\ MaxRead (dest) <= n; @*/
   ; 
 
+  /* drl added 09-25-001
+     Alexander Ma pointed out these were missing 
+  */
+  
 int usleep (useconds_t useconds) /*@modifies systemState, errno@*/
      /*error -1 sucess 0 */
      /* warn opengroup unix specification recommends using setitimer(), timer_create(), timer_delete(), timer_getoverrun(), timer_gettime() or
@@ -1678,3 +1682,33 @@ int usleep (useconds_t useconds) /*@modifies systemState, errno@*/
      */
      ;
 
+     extern  double hypot(double x, double y) /*@modifies errno@*/ /*error errno only*/;
+
+
+     extern double j0(double x) /*@modifies errno @*/ /*error 0 or NaN */;
+ extern      double j1(double x) /*@modifies errno @*/ /*error 0 or NaN */;
+ extern      double jn(int n, double x) /*@modifies errno @*/ /*error 0 or NaN */;
+
+     extern double y0(double x) /*@modifies errno @*/  /*error NaN -HUGE_VAL 0.0 */     ;
+     extern      double y1 (double x) /*@modifies errno @*/  /*error NaN -HUGE_VAL 0.0 */;
+     extern      double yn (int n, double x)  /*@modifies errno @*/  /*error NaN -HUGE_VAL 0.0 */;
+
+     extern       double acosh(double x)  /*@modifies errno @*/ /*error errno and implementation-dependent(NaN if present) */ /*error NaN and may errno*/;
+     extern       double asinh(double x) /*@modifies errno @*/  /*error NaN and may errno */;
+     
+  extern        double atanh(double x) /*@modifies errno @*/ /*error errno and implementation-dependent(NaN if present) */ /*error NaN and may errno */ ;
+
+     extern         double lgamma(double x)  /*@modifies errno @*/  /*error NaN or HUGE_VAL may set errno */;
+     
+     extern int signgam ;
+     
+      extern      double erf(double x)  /*@modifies errno @*/  /*error NaN or 0 may set errno */;
+
+   extern      double erfc (double x) /*@modifies errno @*/  /*error NaN or 0
+                                       may set errno */;
+
+     
+
+     
+     
+
index e66af94819efbe110f7081bb4aa6daa75e0cc4ce..bff66955d485297a492ce68c3ee9ebd0d00c1449 100644 (file)
 3 f23 (23|@5|4@0@7&#,23|$#,63|$#,)!
 3 f0 (996|$#,)!
 3 f5 (996|$#,)!
+3 f0 (17|$#,17|$#,)!
+3 f17 (17|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (5|$#,17|$#,)!
+3 f17 (5|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (5|$#,17|$#,)!
+3 f17 (5|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
 3 f0 (211|$#,)!
 3 f1 (211|$#,)!
 3 f0 (23|@5|4@5@7&#,)!
 3 C0.5/1|!
 3 f0 (211|$#,23|$#,!.,)!
 3 f5 (211|$#,23|$#,!.,)!
-3 f1586 (211|$#,23|$#,!.,)!
+3 f1612 (211|$#,23|$#,!.,)!
 3 f236 (211|$#,23|$#,!.,)!
 3 f0 (265|$#,211|$#,)!
 3 f5 (265|$#,211|$#,)!
 3 C0.5/1|!
 3 f0 (23|$#,!.,)!
 3 f5 (23|$#,!.,)!
-3 f1640 (23|$#,!.,)!
+3 f1666 (23|$#,!.,)!
 3 f236 (23|$#,!.,)!
 3 f0 (265|$#,211|@7|$#,)!
 3 f5 (265|$#,211|@7|$#,)!
 3 C0.5/1|!
 3 f0 (23|4@0@7&#,63|$#,23|$#,!.,)!
 3 f5 (23|4@0@7&#,63|$#,23|$#,!.,)!
-3 f1669 (23|4@0@7&#,63|$#,23|$#,!.,)!
+3 f1695 (23|4@0@7&#,63|$#,23|$#,!.,)!
 3 f0 (23|4@0@7&#,23|$#,!.,)!
 3 f5 (23|4@0@7&#,23|$#,!.,)!
-3 f1669 (23|4@0@7&#,23|$#,!.,)!
+3 f1695 (23|4@0@7&#,23|$#,!.,)!
 3 f236 (23|4@0@7&#,23|$#,!.,)!
 3 f0 (23|4@0@7&#,23|$#,!.,)!
 3 f5 (23|4@0@7&#,23|$#,!.,)!
 3 f0 (5|$#,)!
 3 f5 (5|$#,)!
 3 ?!
-3 f1704 ()!
-3 f1 ()^1707
-1 t1706|1706&
-3 f0 (1707|$#,)!
-3 f5 (1707|$#,)!
+3 f1730 ()!
+3 f1 ()^1733
+1 t1732|1732&
+3 f0 (1733|$#,)!
+3 f5 (1733|$#,)!
 3 f0 (23|$#,)!
 3 f17 (23|$#,)!
 3 f0 (23|$#,)!
 3 f0 (23|$#,)!
 3 f9 (23|$#,)!
 3 ?!
-3 f1716 (20|$#,20|$#,)!
-3 f5 (20|$#,20|$#,)^1719
-1 t1718|1718&
-3 f0 (20|$#,20|$#,63|$#,63|$#,1719|$#,)!
-3 f19 (20|$#,20|$#,63|$#,63|$#,1719|$#,)!
-3 f20 (20|$#,20|$#,63|$#,63|$#,1719|$#,)!
+3 f1742 (20|$#,20|$#,)!
+3 f5 (20|$#,20|$#,)^1745
+1 t1744|1744&
+3 f0 (20|$#,20|$#,63|$#,63|$#,1745|$#,)!
+3 f19 (20|$#,20|$#,63|$#,63|$#,1745|$#,)!
+3 f20 (20|$#,20|$#,63|$#,63|$#,1745|$#,)!
 3 f0 (63|$#,63|$#,)!
 3 f19 (63|$#,63|$#,)!
 3 f20 (63|$#,63|$#,)!
 3 S!5{5|@1|^#quot,5|@1|^#rem,}!
-0 s1581|&
+0 s1594|&
 3 f0 (5|$#,5|$#,)!
 3 f369 (5|$#,5|$#,)!
 3 f0 ()!
 3 f23 (6|$#,23|$#,63|$#,)!
 2 F0/3|0&
 2 F8/3|8&
-3 f0 (1752|$#,)!
-3 f9 (1752|$#,)!
+3 f0 (1778|$#,)!
+3 f9 (1778|$#,)!
 3 f0 (9|$#,)!
 3 f19 (9|$#,)!
 3 f23 (9|$#,)!
 3 f9 (9|$#,)!
 2 F0/7|0&
 2 F8/7|8&
-3 f0 (1761|$#,)!
-3 f1 (1761|$#,)!
+3 f0 (1787|$#,)!
+3 f1 (1787|$#,)!
 3 S!6{9|@1|^#quot,9|@1|^#rem,}!
-0 s1591|&
+0 s1604|&
 3 f0 (9|$#,9|$#,)!
 3 f376 (9|$#,9|$#,)!
 3 f0 ()!
 3 f9 ()!
 2 F0/3|0&
 2 F8/3|8&
-3 f0 (1787|$#,)!
-3 f9 (1787|$#,)!
+3 f0 (1813|$#,)!
+3 f9 (1813|$#,)!
 3 f0 (5|$#,)!
 3 f19 (5|$#,)!
 3 f23 (5|$#,)!
 3 f0 (23|0@0@5&#,)!
 3 f5 (23|0@0@5&#,)!
 3 ?!
-3 f1795 (20|$#,20|$#,)!
-3 f5 (20|$#,20|$#,)^1798
-1 t1797|1797&
-3 f0 (20|$#,63|$#,63|$#,1798|$#,)!
-3 f1 (20|$#,63|$#,63|$#,1798|$#,)!
+3 f1821 (20|$#,20|$#,)!
+3 f5 (20|$#,20|$#,)^1824
+1 t1823|1823&
+3 f0 (20|$#,63|$#,63|$#,1824|$#,)!
+3 f1 (20|$#,63|$#,63|$#,1824|$#,)!
 3 f0 ()!
 3 f5 ()!
 3 f0 (25|$#,)!
 3 f23 (23|$#,23|4@0@7&#,)!
 2 F0/3|0&
 2 F8/3|8&
-3 f0 (1814|$#,)!
-3 f19 (1814|$#,)!
-3 f27 (1814|$#,)!
+3 f0 (1840|$#,)!
+3 f19 (1840|$#,)!
+3 f27 (1840|$#,)!
 3 f0 (23|$#,)!
 3 f1 (23|$#,)!
 3 f0 (23|0@0@5&#,)!
 *3 (Variable)
 ^155 211|@1|6@0@0@0@1#stderr
 *4 (Function)
-^156 1658$@0@s3,g22@6@0@1@s3,g22$@0#remove
-^157 1660$@0@s3,g22@6@0@1@s3,g22$@0#rename
-^158 1684@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@3@0@0#tmpfile
-^159 1687$@0@s1@1@tp0,s1@19@3@0#tmpnam
-^160 1562$@0@g22@6@0,s3@1@tp0,g22,s3$@0#fclose
-^161 1571$@0@g22@6@0,s3@1@tp0,g22,s3$@0#fflush
-^162 1585@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@18@0@0#fopen
-^163 1599@6@5@1@0@0@0@s3,g22@6@0@1@tp2,s3,g22@3@0@0#freopen
-^164 1666$@0@s3@1@s3,tp0,tp1$@0#setbuf
-^165 1668$@0@s3@1@s3,tp0,tp1$@0#setvbuf
-^166 1590@6@0@1@1@0@0@s3,g22@6@0@1@s3,tp0,g22$@0#fprintf
-^167 1601@6@0@1@2@0@0@s3,g22@6@0@1@s3,tp0,g22$@0#fscanf
-^168 1644@6@0@1@1@0@1@g18@6@0,s3@1@s3,tg18$@0#printf
-^169 1664@6@0@1@2@0@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#scanf
-^170 1676@6@0@1@1@0@0@@1@tp0$@0#sprintf
-^171 1678@6@0@1@2@0@1@g22@6@0@1@g22$@0#sscanf
-^172 1693$@1@g18@6@0,s3@1@s3,tg18$@0#vprintf
-^173 1691$@0@s3,g22@6@0@1@s3,tp0,p2,g22$@0#vfprintf
-^174 1697$@0@@1@p0$@0@W:bufferoverflowhigh#Use vsnprintf instead##vsprintf
-^175 1695$@0@@1@p0$@0#vsnprintf
-^176 1573$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fgetc
-^177 1578@6@5@1@0@0@0@s3,g22@6@0@1@s3,tp0,tp2,g22$@0#fgets
-^178 1592$@0@s3,g22@6@0@1@s3,tp1,g22$@0#fputc
-^179 1594$@0@s3,g22@6@0@1@s3,tp1,g22$@0#fputs
-^180 1619$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getc
-^181 1621$@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#getchar
-^182 1630@6@5@1@0@0@1@g17@6@0,s3,g22@6@0@1@s3,tp0,tg17,g22@3@0@0@W:bufferoverflowhigh#Use of gets leads to a buffer overflow vulnerability.  Use fgets instead##gets
-^183 1646$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putc
-^184 1648$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#putchar
-^185 1654$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#puts
-^186 1689$@0@s3,g22@6@0@1@s3,tp1,g22$@0#ungetc
-^187 1596$@0@s3,g22@6@0@1@s3,tp0,tp3,g22$@0#fread
-^188 1617$@0@s3,g22@6@0@1@s3,tp3,g22$@0#fwrite
-^189 1575$@0@g22@6@0@1@tp1,g22$@0#fgetpos
-^190 1603$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fseek
-^191 1607$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fsetpos
-^192 1609$@0@g22@6@0@1@g22$@0#ftell
-^193 1662$@0@s3,g22@6@0@1@tp0,g22$@0#rewind
-^194 1554$@0@@1@tp0$@0#clearerr
-^195 1567$@0@g22@6@0@1@g22$@0#feof
-^196 1569$@0@g22@6@0@1@g22$@0#ferror
-^197 1636$@1@g22@6@0,g155@6@0,s3@1@s3,tg155$@0#perror
-^198 1711$^$@0#atof
-^199 1713$^$@0#atoi
-^200 1715$^$@0#atol
-^201 1830$@0@g22@6@0@1@tp1,g22$@0#strtod
-^202 1832$@0@g22@6@0@1@tp1,g22$@0#strtol
-^203 1834$@0@g22@6@0@1@tp1,g22$@0#strtoul
+^156 1684$@0@s3,g22@6@0@1@s3,g22$@0#remove
+^157 1686$@0@s3,g22@6@0@1@s3,g22$@0#rename
+^158 1710@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@3@0@0#tmpfile
+^159 1713$@0@s1@1@tp0,s1@19@3@0#tmpnam
+^160 1588$@0@g22@6@0,s3@1@tp0,g22,s3$@0#fclose
+^161 1597$@0@g22@6@0,s3@1@tp0,g22,s3$@0#fflush
+^162 1611@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@18@0@0#fopen
+^163 1625@6@5@1@0@0@0@s3,g22@6@0@1@tp2,s3,g22@3@0@0#freopen
+^164 1692$@0@s3@1@s3,tp0,tp1$@0#setbuf
+^165 1694$@0@s3@1@s3,tp0,tp1$@0#setvbuf
+^166 1616@6@0@1@1@0@0@s3,g22@6@0@1@s3,tp0,g22$@0#fprintf
+^167 1627@6@0@1@2@0@0@s3,g22@6@0@1@s3,tp0,g22$@0#fscanf
+^168 1670@6@0@1@1@0@1@g18@6@0,s3@1@s3,tg18$@0#printf
+^169 1690@6@0@1@2@0@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#scanf
+^170 1702@6@0@1@1@0@0@@1@tp0$@0#sprintf
+^171 1704@6@0@1@2@0@1@g22@6@0@1@g22$@0#sscanf
+^172 1719$@1@g18@6@0,s3@1@s3,tg18$@0#vprintf
+^173 1717$@0@s3,g22@6@0@1@s3,tp0,p2,g22$@0#vfprintf
+^174 1723$@0@@1@p0$@0@W:bufferoverflowhigh#Use vsnprintf instead##vsprintf
+^175 1721$@0@@1@p0$@0#vsnprintf
+^176 1599$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fgetc
+^177 1604@6@5@1@0@0@0@s3,g22@6@0@1@s3,tp0,tp2,g22$@0#fgets
+^178 1618$@0@s3,g22@6@0@1@s3,tp1,g22$@0#fputc
+^179 1620$@0@s3,g22@6@0@1@s3,tp1,g22$@0#fputs
+^180 1645$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getc
+^181 1647$@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#getchar
+^182 1656@6@5@1@0@0@1@g17@6@0,s3,g22@6@0@1@s3,tp0,tg17,g22@3@0@0@W:bufferoverflowhigh#Use of gets leads to a buffer overflow vulnerability.  Use fgets instead##gets
+^183 1672$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putc
+^184 1674$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#putchar
+^185 1680$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#puts
+^186 1715$@0@s3,g22@6@0@1@s3,tp1,g22$@0#ungetc
+^187 1622$@0@s3,g22@6@0@1@s3,tp0,tp3,g22$@0#fread
+^188 1643$@0@s3,g22@6@0@1@s3,tp3,g22$@0#fwrite
+^189 1601$@0@g22@6@0@1@tp1,g22$@0#fgetpos
+^190 1629$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fseek
+^191 1633$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fsetpos
+^192 1635$@0@g22@6@0@1@g22$@0#ftell
+^193 1688$@0@s3,g22@6@0@1@tp0,g22$@0#rewind
+^194 1580$@0@@1@tp0$@0#clearerr
+^195 1593$@0@g22@6@0@1@g22$@0#feof
+^196 1595$@0@g22@6@0@1@g22$@0#ferror
+^197 1662$@1@g22@6@0,g155@6@0,s3@1@s3,tg155$@0#perror
+^198 1737$^$@0#atof
+^199 1739$^$@0#atoi
+^200 1741$^$@0#atol
+^201 1856$@0@g22@6@0@1@tp1,g22$@0#strtod
+^202 1858$@0@g22@6@0@1@tp1,g22$@0#strtol
+^203 1860$@0@g22@6@0@1@tp1,g22$@0#strtoul
 *1 (Constant)
 ^204 5$#RAND_MAX
 *4 (Function)
-^205 1802$@0@s1@1@s1$@0#rand
-^206 1824$@0@s1@1@s1$@0#srand
-^207 1725@6@5@1@0@0^@2@0@0#calloc
-^208 1772@4@5@1@0@0^@2@0@0#malloc
-^209 1809@6@5@1@0@0@0@g22@6@0@1@tp0,g22@2@0@0#realloc
+^205 1828$@0@s1@1@s1$@0#rand
+^206 1850$@0@s1@1@s1$@0#srand
+^207 1751@6@5@1@0@0^@2@0@0#calloc
+^208 1798@4@5@1@0@0^@2@0@0#malloc
+^209 1835@6@5@1@0@0@0@g22@6@0@1@tp0,g22@2@0@0#realloc
 ^210 1108$@0@@1@p0,tp0$@0#free
 *1 (Constant)
 ^211 5$#EXIT_FAILURE#EXIT_SUCCESS
 *4 (Function)
-^213 1701@6@0@6@0@0^$@0#abort
+^213 1727@6@0@6@0@0^$@0#abort
 ^214 340@6@0@6@0@0^$@0#exit
-^215 1709$@0@s1@1@s1$@0#atexit
-^216 1743@6@5@1@0@0^@19@3@0#getenv
-^217 1836$@0@s3,g22@6@0@1@s3,g22$@0#system
-^218 1722@6@5@1@0@0^@18@0@0#bsearch
-^219 1800$@0@g22@6@0@1@tp0,g22$@0#qsort
-^220 1703$^$@0#abs
+^215 1735$@0@s1@1@s1$@0#atexit
+^216 1769@6@5@1@0@0^@19@3@0#getenv
+^217 1862$@0@s3,g22@6@0@1@s3,g22$@0#system
+^218 1748@6@5@1@0@0^@18@0@0#bsearch
+^219 1826$@0@g22@6@0@1@tp0,g22$@0#qsort
+^220 1729$^$@0#abs
 *7 (Struct tag)
 ^221 367@368#@!2
 *0 (Datatype)
 ^222 367@-@-@0@0@0@0@369#div_t
 *4 (Function)
-^223 1729$^$@0#div
-^224 1759$^$@0#labs
+^223 1755$^$@0#div
+^224 1785$^$@0#labs
 *7 (Struct tag)
 ^225 374@375#@!3
 *0 (Datatype)
 ^226 374@-@-@0@0@0@0@376#ldiv_t
 *4 (Function)
-^227 1767$^$@0#ldiv
+^227 1793$^$@0#ldiv
 *1 (Constant)
 ^228 63$#MB_CUR_MAX
 ^229 5$#WCHAR_MAX#WCHAR_MIN
 ^301 554$^$@0#towupper
 ^302 556$^$@0#wctrans
 ^303 558$^$@0#wctype
-^304 1774$^$@0#mblen
-^305 1778$@0@g22@6@0@1@tp0,g22$@0#mbtowc
-^306 1847$@0@@1@tp0$@0#wctomb
-^307 1776$@0@@1@tp0$@0#mbstowcs
-^308 1845$@0@g22@6@0@1@tp0,g22$@0#wcstombs
+^304 1800$^$@0#mblen
+^305 1804$@0@g22@6@0@1@tp0,g22$@0#mbtowc
+^306 1873$@0@@1@tp0$@0#wctomb
+^307 1802$@0@@1@tp0$@0#mbstowcs
+^308 1871$@0@g22@6@0@1@tp0,g22$@0#wcstombs
 ^309 572$@0@@1@tp0$@0#memcpy
 ^310 575$@0@@1@tp0$@0#memmove
 ^311 579$@0@@1@tp0$@0#strcpy
 *1 (Constant)
 ^562 5$#L_ctermid#L_cuserid
 *4 (Function)
-^564 1565@6@5@1@0@0@0@g22@6@0,s3@1@g22,s3@18@0@0#fdopen
-^565 1580$@0@g22@6@0@1@g22$@0#fileno
+^564 1591@6@5@1@0@0@0@g22@6@0,s3@1@g22,s3@18@0@0#fdopen
+^565 1606$@0@g22@6@0@1@g22$@0#fileno
 *7 (Struct tag)
 ^566 1346@773#@stat
 *4 (Function)
 ^710 862$@0@g22@6@0@1@g22$@0#chdir
 ^711 864$@0@s3,g22@6@0@1@s3,g22$@0#chown
 ^712 866$@0@s3,g22@6@0@1@s3,g22$@0#close
-^713 1557$@0@s3@1@tp0,s3$@0#ctermid
-^714 1560$@0@@1@tp0@3@0@0#cuserid
+^713 1583$@0@s3@1@tp0,s3$@0#ctermid
+^714 1586$@0@@1@tp0@3@0@0#cuserid
 ^715 874$@0@g22@6@0,s3@1@g22,s3$@0#dup2
 ^716 876$@0@g22@6@0,s3@1@g22,s3$@0#dup
 ^717 878@6@0@5@0@0@0@g22@6@0@1@g22$@0#execl
 ^1539 1505$$$@0#toascii
 ^1540 1509$$$@0#_toupper
 ^1541 1512$$$@0#_tolower
-^1542 1731$@0@s1@1@s1$@0#drand48
+^1542 1757$@0@s1@1@s1$@0#drand48
 ^1543 1518$@0@s1@1@s1$@0#erand48
-^1544 1826$@0@s1@1@s1$@0#srand48
+^1544 1852$@0@s1@1@s1$@0#srand48
 *0 (Datatype)
 ^1545 14@-@-@0@0@0@0@1521#sa_family_t
 *7 (Struct tag)
 ^1556 1547$@0@@1@tp0$@0#stpcpy
 ^1557 1550$@0@@1@tp0$@0#stpncpy
 ^1558 1552$@0@s3,g22@6@0@1@s3,g22$@0#usleep
-^1559 1582$@0@s3@1@tp0,s3$@0#flockfile
-^1560 1605$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fseeko
-^1561 1611$@0@g22@6@0@1@g22$@0#ftello
-^1562 1613$@0@s3@1@tp0,s3$@0#ftrylockfile
-^1563 1615$@0@s3@1@tp0,s3$@0#funlockfile
-^1564 1623$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getc_unlocked
-^1565 1625$@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#getchar_unlocked
+^1559 1554$@0@g22@6@0@1@g22$@0#hypot
+^1560 1556$@0@g22@6@0@1@g22$@0#j0
+^1561 1558$@0@g22@6@0@1@g22$@0#j1
+^1562 1560$@0@g22@6@0@1@g22$@0#jn
+^1563 1562$@0@g22@6@0@1@g22$@0#y0
+^1564 1564$@0@g22@6@0@1@g22$@0#y1
+^1565 1566$@0@g22@6@0@1@g22$@0#yn
+^1566 1568$@0@g22@6@0@1@g22$@0#acosh
+^1567 1570$@0@g22@6@0@1@g22$@0#asinh
+^1568 1572$@0@g22@6@0@1@g22$@0#atanh
+^1569 1574$@0@g22@6@0@1@g22$@0#lgamma
+^1570 1576$@0@g22@6@0@1@g22$@0#erf
+^1571 1578$@0@g22@6@0@1@g22$@0#erfc
+^1572 1608$@0@s3@1@tp0,s3$@0#flockfile
+^1573 1631$@0@s3,g22@6@0@1@s3,tp0,g22$@0#fseeko
+^1574 1637$@0@g22@6@0@1@g22$@0#ftello
+^1575 1639$@0@s3@1@tp0,s3$@0#ftrylockfile
+^1576 1641$@0@s3@1@tp0,s3$@0#funlockfile
+^1577 1649$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getc_unlocked
+^1578 1651$@1@g17@6@0,s3,g22@6@0@1@s3,tg17,g22$@0#getchar_unlocked
 *3 (Variable)
-^1566 23|@1|6@0@0@0@1#optarg
-^1567 5|@1|6@0@0@0@1#optind#optopt#opterr#optreset
+^1579 23|@1|6@0@0@0@1#optarg
+^1580 5|@1|6@0@0@0@1#optind#optopt#opterr#optreset
 *4 (Function)
-^1571 1627$@1@g1566@6@0,g1567@6@0,g1568@6@0,g1569@6@0,g1570@6@0@1@g1566,g1567,g1568$@0#getopt
-^1572 1632$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getw
-^1573 1634$@0@s3,g22@6@0@1@s3,tp0,g22$@0#pclose
-^1574 1639@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@18@0@0#popen
-^1575 1650$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putc_unlocked
-^1576 1652$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#putchar_unlocked
-^1577 1656$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putw
-^1578 1672@6@0@1@1@0@0@@1@tp0$@0#snprintf
-^1579 1681@6@5@1@0@0@0@s1,g22@6@0@1@s1,g22@3@0@0#tempnam
-^1580 1699$$$@0#a64l
+^1584 1653$@1@g1579@6@0,g1580@6@0,g1581@6@0,g1582@6@0,g1583@6@0@1@g1579,g1580,g1581$@0#getopt
+^1585 1658$@0@s3,g22@6@0@1@s3,tp0,g22$@0#getw
+^1586 1660$@0@s3,g22@6@0@1@s3,tp0,g22$@0#pclose
+^1587 1665@6@5@1@0@0@0@s3,g22@6@0@1@s3,g22@18@0@0#popen
+^1588 1676$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putc_unlocked
+^1589 1678$@1@g18@6@0,s3,g22@6@0@1@s3,tg18,g22$@0#putchar_unlocked
+^1590 1682$@0@s3,g22@6@0@1@s3,tp1,g22$@0#putw
+^1591 1698@6@0@1@1@0@0@@1@tp0$@0#snprintf
+^1592 1707@6@5@1@0@0@0@s1,g22@6@0@1@s1,g22@3@0@0#tempnam
+^1593 1725$$$@0#a64l
 *7 (Struct tag)
-^1581 1726@1727#@!5
+^1594 1752@1753#@!5
 *4 (Function)
-^1582 1734$$@3@0@0#ecvt
-^1583 1737$$@3@0@0#fcvt
-^1584 1740$$@3@0@0#gcvt
-^1585 1745$@0@@1@p0,p2$@0#getsubopt
-^1586 1747$@0@s3,g22@6@0@1@s3,g22$@0#grantpt
-^1587 1750$@0@@1@-,p1@3@0@0#initstate
-^1588 1754$@0@s1@1@s1$@0#jrand48
-^1589 1757$$@3@0@0#l64a
-^1590 1763$@0@s1@1@s1$@0#lcong48
+^1595 1760$$@3@0@0#ecvt
+^1596 1763$$@3@0@0#fcvt
+^1597 1766$$@3@0@0#gcvt
+^1598 1771$@0@@1@p0,p2$@0#getsubopt
+^1599 1773$@0@s3,g22@6@0@1@s3,g22$@0#grantpt
+^1600 1776$@0@@1@-,p1@3@0@0#initstate
+^1601 1780$@0@s1@1@s1$@0#jrand48
+^1602 1783$$@3@0@0#l64a
+^1603 1789$@0@s1@1@s1$@0#lcong48
 *7 (Struct tag)
-^1591 1764@1765#@!6
+^1604 1790@1791#@!6
 *4 (Function)
-^1592 1769$@0@s1@1@s1$@0#lrand48
-^1593 1781$@0@@1@p0@3@0@0#mktemp
-^1594 1783$@0@s3@1@p0,s3$@0#mkstemp
-^1595 1785$@0@s1@1@s1$@0#mrand48
-^1596 1789$@0@s1@1@s1,p0$@0#nrand48
-^1597 1792$$@18@0@0#ptsname
-^1598 1794$@1@g673@6@0,g22@6@0@1@tg673,g22$@0#putenv
-^1599 1804$@0@@1@p0$@0#rand_r
-^1600 1806$@0@s1@1@s1$@0#random
-^1601 1812$$@3@0@0#realpath
-^1602 1817$@0@s1@1@s1@3@0@0#seed48
-^1603 1819$@0@s1,g22@6@0@1@s1,g22$@0#setkey
-^1604 1822$@0@s1,g22@6@0@1@s1,g22@2@0@0#setstate
-^1605 1828$@0@s1@1@s1$@0#srandom
-^1606 1838$^$@0#ttyslot
-^1607 1840$$$@0#unlockpt
-^1608 1843$$@3@0@0#valloc
+^1605 1795$@0@s1@1@s1$@0#lrand48
+^1606 1807$@0@@1@p0@3@0@0#mktemp
+^1607 1809$@0@s3@1@p0,s3$@0#mkstemp
+^1608 1811$@0@s1@1@s1$@0#mrand48
+^1609 1815$@0@s1@1@s1,p0$@0#nrand48
+^1610 1818$$@18@0@0#ptsname
+^1611 1820$@1@g673@6@0,g22@6@0@1@tg673,g22$@0#putenv
+^1612 1830$@0@@1@p0$@0#rand_r
+^1613 1832$@0@s1@1@s1$@0#random
+^1614 1838$$@3@0@0#realpath
+^1615 1843$@0@s1@1@s1@3@0@0#seed48
+^1616 1845$@0@s1,g22@6@0@1@s1,g22$@0#setkey
+^1617 1848$@0@s1,g22@6@0@1@s1,g22@2@0@0#setstate
+^1618 1854$@0@s1@1@s1$@0#srandom
+^1619 1864$^$@0#ttyslot
+^1620 1866$$$@0#unlockpt
+^1621 1869$$@3@0@0#valloc
 ;; Library constraints
 setvbuf
 pre:
@@ -4299,7 +4338,7 @@ l
 1
 2
 2
-Param 1752 0
+Param 1778 0
 r
 2
 3
@@ -4343,7 +4382,7 @@ l
 3
 2
 2
-Param 1761 0
+Param 1787 0
 r
 2
 3
@@ -4359,7 +4398,7 @@ l
 3
 2
 2
-Param 1787 0
+Param 1813 0
 r
 2
 3
@@ -4371,7 +4410,7 @@ l
 1
 2
 2
-Param 1787 0
+Param 1813 0
 r
 2
 3
@@ -4387,7 +4426,7 @@ l
 3
 2
 2
-Param 1814 0
+Param 1840 0
 r
 2
 3
index 366057b15141bd032f068a35cd73c9b037a5afd0..54f8bb253ba571e3446c9bae22dbc961fad1131a 100644 (file)
 3 f23 (23|@5|4@0@7&#,23|$#,63|$#,)!
 3 f0 (959|$#,)!
 3 f5 (959|$#,)!
+3 f0 (17|$#,17|$#,)!
+3 f17 (17|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (5|$#,17|$#,)!
+3 f17 (5|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (5|$#,17|$#,)!
+3 f17 (5|$#,17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
+3 f0 (17|$#,)!
+3 f17 (17|$#,)!
 ;;tistable
 0
 28
 ^1556 1503$@0@@1@tp0$@0#stpcpy
 ^1557 1506$@0@@1@tp0$@0#stpncpy
 ^1558 1508$@0@s3,g22@6@0@1@s3,g22$@0#usleep
+^1559 1510$@0@g22@6@0@1@g22$@0#hypot
+^1560 1512$@0@g22@6@0@1@g22$@0#j0
+^1561 1514$@0@g22@6@0@1@g22$@0#j1
+^1562 1516$@0@g22@6@0@1@g22$@0#jn
+^1563 1518$@0@g22@6@0@1@g22$@0#y0
+^1564 1520$@0@g22@6@0@1@g22$@0#y1
+^1565 1522$@0@g22@6@0@1@g22$@0#yn
+^1566 1524$@0@g22@6@0@1@g22$@0#acosh
+^1567 1526$@0@g22@6@0@1@g22$@0#asinh
+^1568 1528$@0@g22@6@0@1@g22$@0#atanh
+^1569 1530$@0@g22@6@0@1@g22$@0#lgamma
+^1570 1532$@0@g22@6@0@1@g22$@0#erf
+^1571 1534$@0@g22@6@0@1@g22$@0#erfc
 ;; Library constraints
 vsnprintf
 pre:
index 0c1e3b7cc544411aecda3987810edae9a1fc1797..b3d3fd942bba14906c0cc612d40aa6855632b729 100644 (file)
@@ -4,4 +4,4 @@
 /*@constant observer char *LCL_PARSE_VERSION;@*/
 # define LCL_PARSE_VERSION "LCLint 3.0.0.17"
 /*@constant observer char *LCL_COMPILE;@*/
-# define LCL_COMPILE "Compiled using gcc -Wall -g on Linux paisley 2.4.3-12 #1 Fri Jun 8 13:35:30 EDT 2001 i686 unknown by evans"
+# define LCL_COMPILE "Compiled using gcc -DSTDC_HEADERS=1 -g on Linux matthews.cs.Virginia.EDU 2.4.3-12 #1 Fri Jun 8 13:35:30 EDT 2001 i686 unknown by drl7x"
index 59668c381b0bfeadad196ce9509be87760bdd51f..fb040339d531030101162ddc74ddb0bfec42da97 100644 (file)
@@ -2,6 +2,6 @@
 /*@constant observer char *SYSTEM_LIBDIR;@*/
 # define SYSTEM_LIBDIR "/usr/include"
 /*@constant observer char *DEFAULT_LARCHPATH;@*/
-# define DEFAULT_LARCHPATH "/usr/local/lclint/lib"
+# define DEFAULT_LARCHPATH ".:/af9/drl7x/reTmp/LCLintDev/lib"
 /*@constant observer char *DEFAULT_LCLIMPORTDIR;@*/
-# define DEFAULT_LCLIMPORTDIR "/usr/local/lclint/imports"
+# define DEFAULT_LCLIMPORTDIR "/af9/drl7x/reTmp/LCLintDev/imports"
index fb040339d531030101162ddc74ddb0bfec42da97..59668c381b0bfeadad196ce9509be87760bdd51f 100644 (file)
@@ -2,6 +2,6 @@
 /*@constant observer char *SYSTEM_LIBDIR;@*/
 # define SYSTEM_LIBDIR "/usr/include"
 /*@constant observer char *DEFAULT_LARCHPATH;@*/
-# define DEFAULT_LARCHPATH ".:/af9/drl7x/reTmp/LCLintDev/lib"
+# define DEFAULT_LARCHPATH "/usr/local/lclint/lib"
 /*@constant observer char *DEFAULT_LCLIMPORTDIR;@*/
-# define DEFAULT_LCLIMPORTDIR "/af9/drl7x/reTmp/LCLintDev/imports"
+# define DEFAULT_LCLIMPORTDIR "/usr/local/lclint/imports"
index 9a6e875fa9bc3b231c5f648f8fc4c4d756efb0a9..8d5a3411a0772da564444db08a759ccc884d84d8 100644 (file)
@@ -217,7 +217,13 @@ endif
 backup:
        tar zcvf ../lclint-`date +%Y-%d-%m-%H-%M`.tgz ${ALLSRC} ${GRAMS} Headers/*.h *.i flags.def
 
+
+#drl 09-25-001 fixed so that betarelease nolonger assumes
+#the source is in ~/LCLintDev/src
+
+SRCPWD = ~/reTmp/LCLintDev/src
 betarelease:
+       echo ${SRCPWD}
        mkdir ~/temp/lclint-`cat ${VERSION_NUMBER}`
        mkdir ~/temp/lclint-`cat ${VERSION_NUMBER}`/src
        cp Makefile* ${ALLSRC} ${GRAMS} *.i flags.def ~/temp/lclint-`cat ${VERSION_NUMBER}`/src/
@@ -238,8 +244,8 @@ betarelease:
        cd ~/temp/lclint-`cat ${VERSION_NUMBER}`; rm -r test/temp
        cd ~/temp/lclint-`cat ${VERSION_NUMBER}`; rm -f *~ */*~ */*/*~ #* */#* */*/#* .#* */.#* */*/.#* */*.core
        cd ~/temp/lclint-`cat ${VERSION_NUMBER}`; rm -rf CVS */CVS */*/CVS */*/*/CVS */*/*/*/CVS
-       cd ~/temp/; tar czvf ~/public_html/lclint/lclint-`cat ~/LCLintDev/src/${VERSION_NUMBER}`.src.tgz lclint-`cat ~/LCLintDev/src/${VERSION_NUMBER}`
-       chmod 644 ~/public_html/lclint/lclint-`cat ${VERSION_NUMBER}`.src.tgz
+       cd ~/temp/; tar czvf ~/public_html/lclint/lclint-`cat ${SRCPWD}/${VERSION_NUMBER}`.src.tgz lclint-`cat ${SRCPWD}/${VERSION_NUMBER}`
+       chmod 644 ~/public_html/lclint/lclint-`cat ${SRCPWD}/${VERSION_NUMBER}`.src.tgz
        ls -l ~/public_html/lclint/lclint-*.tgz
        @echo "Made release lclint-`cat ${VERSION_NUMBER}`"
 
index e30ce384a8aef32859386d3045820002bb4dcd20..b9a3c72cae60045b01624d207736d733a5284820 100644 (file)
@@ -48,8 +48,10 @@ LCLINTR = $(LCLINTRN) -exportlocal   +debugfcnconstraint
 
 # removed for now: nullret nullassign warnuse
 
+#  fileio tainted mergestate metastate \
+
 UNITTESTS = \
-  fileio tainted mergestate metastate \
+  fileio tainted  metastate \
   help sizeoftest bufferTest simplebufferConstraintTests \
   moreBufferTests globalbufferannotation maxset strchr for \
   abstptr abstract alias alttypes ansireserved argorder args blocks break cases cast \
index 7946afef4849028723b55c7234e567387889f86c..64cb20fa9d5544afffb0ba4e1bdc0abef851a6cf 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index dd876ca57a291a6a0a1d0bd7dfe09ec2cf8fe5b2..000dc4d4564cfa62ebb5d192da78410c211e8ef1 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index fc507ddf3bb5903bf2b71122711479252f018d5d..6fbd7d41fbfa439c6f73b685c169656be21f9ad6 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index cb81243393d7edaf0a06efc962d1c65ef95b8507..528a56527ac0f98865f95d74860b0d0e3f68b16b 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 8bf16735c19774fbafd81706550e0afb4ebc387a..050bf2316deb0b89f04901ee48525548d19b935a 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 73f0f709694f777b572a5cc5ab4351d9b1ec19bf..cafd3e26e8f4961751a1a88f90cf62dd789d12d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index 21e40f24be500562caabe80a1be37c5cfaae74fd..a78b2d570f72deedc3b465b784f67370d520e85d 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index db13d3796f439df7cff8dca7094e8d2e63198667..f607d04a32685ee9728ad4d259dbbf934756a1b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "mut.h"
index a5e0bdedd04284a3e480d69692f3b42ca19fbcfe..72d4d2afa2e91598d44b3fcba7b55e3e63388c37 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index f591119c9c9de552701e0c8d23c8dd7af1b89fdf..d4bd5305d23a2e67cf47cf64451cf134669496c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index dec4e87c0eddee1b3af40d8d8dc64a531f9a23b5..3cd0db55de732c8df7c2932058936fad3b6dbaef 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index acdf6fb7b4f0a630730398796f27c3c67f73d868..f08d8db0c419edfeec52f2592a09ecdf33debd9d 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 143bf6c645a0f514c1b721b3f3ed227eb0eb02f4..361e69479d4ca5e54279dc262a683a31aa8d89bf 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 7b7e08ba12be122fbe144f8da339ebc7c7acc16e..4b0d2ee9c0b5c83390a3bb94cdd0ff90fa071056 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index bcadca1d648b7d0d90fdaab6e661281785389dad..ff3e9082f6cd0530efc4dbe163ee19eb7d1e6914 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index eb6aec453909ec891c0f68ee720a4c51e2c39d94..edc96e1d4486d702f5583972cc239493caf59092 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index 56ae03b23ff6a245e85a149403c8c0c0725265df..c020e9d0d2e882ccb2de60e59dea28d98c19cc76 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index d6d7c5b653dd16add7e3041f69783eea56638730..463929c4f05a26c300c71753a8ea24b4dfdbcd99 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include <stdio.h>
 # include "bool.h"
index cff6ffc3eb48fbeca49e6c4f3744c9cb62029bb3..1004239bfef588314ea8975d60f21082b6deafd5 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 054bf3f3727e0e1e6dca2067a0e73d5404881603..9d4e57303480222a5f9581270c74e6e73b42be32 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "bool.h"
index eacc7e33f5db772532bd18773cca72a7c4d0e26d..6bd2eb933fd9ef064e9be91af33680d2751cc5cf 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 5569fadf722f22314375e0a8bccd7be46f17e6e0..2eb4bfe6904cee6c6b63903a3f4c6d975fed8031 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 0915601c98604b5ebe4bf47d1125bea8fd174064..1ffc2e8e13e39290c7809017bb612fcce00a9e2c 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index f6def70c567876da3537a419cc9db2bc51c56d21..61716fed622e8c90a75478a2010b9d844af7008b 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "eref.h"
index bc283798d8caabe19196e969ea912bb61e92394f..2b8f65309514a366dbc348b3d607fe1bd1931e3d 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 95fec4abce88b72a8b23a7df2d92bfec3a96ae83..fbbb433176685bf2e4f7d91b4c3d71b6db46e172 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 11578378729f894aa53ad70e0ae72225e4ad57ec..f25c16225e504fd51d2ce615f88a40e7545bef1a 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index b9d0b654374087dfd60d2f53ed4522260e04335c..d89a7f99c3099666a8dbf3e658ad8ead2ceca389 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 9bd42d5454247bcf43e43b70d0be60514ead8038..9eed1117406230947503b3b4a9134ad1acc59d88 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index d6d7c5b653dd16add7e3041f69783eea56638730..463929c4f05a26c300c71753a8ea24b4dfdbcd99 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include <stdio.h>
 # include "bool.h"
index 7d1102df605c983990c72b62dd934e0fa393a5dd..cd75b5ccf50c2394d9e965bf9375b9e58e8e4e57 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 2cdd75195ae9d3fe54694974d892395d62d0eb83..512280994b51122e36a43a893c6f59e2fa7bf746 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include <stdio.h>
 # include "bool.h"
index f51c47252af346b42093b36eada14d7527881ba5..72740fde28ac806ff4fc9c2d049f59956009f3bb 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 9e8038420dbfc71bd9beda8d01a42d78d1e5a815..42c501ff7c344b2289bb2bcbeca9dce8fc4a97b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 6c5f4ef5a4ef1a426bb1ec484f814cb28e27d7ea..ca90e1b16b0e94415c04416a6a1b1b217a87f4be 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index a77f9147f0cef662c84b9521fb8be1eae1fcb3e1..d0182bbbc7bd2b15d55f17bbd3e27b8b3815e77b 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "eref.h"
index 836de9ed2af4830aee173a707b99a4ae0958dea1..adb51c26579119e612b0909ce99a9044cc91db50 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 95fec4abce88b72a8b23a7df2d92bfec3a96ae83..fbbb433176685bf2e4f7d91b4c3d71b6db46e172 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 7d6ab02233b7faff1721c598dafc88ab6af6c0b4..7989f3d0bf7f4bfe2fa3c6c7d6c185ced34a7384 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index b9d0b654374087dfd60d2f53ed4522260e04335c..d89a7f99c3099666a8dbf3e658ad8ead2ceca389 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 5fba5c21c93405ad8d12ac501f7968e6cc7f9876..d1189fcef3102b562620f5dac01f5edaadfbadff 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 8c957111413958cc7ab06ecd8b8ec204dc516f11..9912f6c290bf8c98d14a734b756773da0af2fd84 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index e5e26a7592d2bd0f7ab688ac502bc46b02c17f49..4d336283c70a71456eeffb2e24c0abe5a10d2a24 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 74f9521c58b4cf1144282ca142f0c58c487dccaa..5562f76fcfddbf03e1f517a3f5ee49e7f8825844 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "bool.h"
index 57bf859b0a02cebeaa128a0ae814608464f6c716..3deebc3a579c176bceb523ca1215f504d859f657 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 90b4a4663543249126c3be3aed51f7e2f52deb01..3f8de16dcbdc84e781fccab901202be08b86fb7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include <stdio.h>
 # include "bool.h"
index d977fe38aeb811fdd8440481e3012a828f977b77..19dc9780658d47c414608f0013da4583279d30c6 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index fb975b95e26874ff9b5390f311e92a40fd70a44f..fdb1ec90b5a90e8172e124b7b0811eb15386cefb 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include <stdio.h>
 # include "bool.h"
index aa853fdb7c6a54932c89f0455ce14193cd0f8018..2627697fc6bf6b66be352682d93a7625aaca463d 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 6f983f5afe4d8ed79c2168ea04646efeec9f29b6..73ce4876fc24deb0d270969fe20a97ad5fcac492 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 06b6185dfb931773da401269ba525927e442aa23..835dcb857657f0183d844f70a82c5ce101bd3d6c 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index e53a690b6360db4d28dcf73396bf06280307a846..fe1b3ce2b9b5b1327919b27b4e677acbd6fc52f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "eref.h"
index a0fbc069d60608c575c61af7fc6aa13ba83f0a12..c345da909eebd89b0bb46024bca03bfa8b84a079 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 227438a3efca4abda179313fa2971a18487dcf61..c37914975853696cbde121c27ad8cbfd900e5ba7 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index ef98ae2325ce62235de3ef44c36aa7a960e3c997..1539ab6dab057e9b7a6cc123200345ffb060dbb3 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 70e7be9279f90adbff32ab030ae10b17d0846ca1..dcce7946a907b3d816ce2e0da1f5999903a1908e 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 
 # include "bool.h"
 # include "employee.h"
index 66bdab782696ef54a9fe7f9cd76f33d9ad979474..6cf4f060baa180a5e8423c071f275435bee475c9 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 760190a7e4ab01372940d5cebc9927513dc42cdf..e56e45f5faad2375fc5388ca25986261ea861a00 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 388e5f962b5249a70a0250c3ec4f53a7f5a799d1..add3dd9214b9bcdff75944c463a49578c3ea5166 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 44aafb6734aa4d06bc8f96ceaca22ebcd7ed6ff0..ed45dee9577a7de1ba90ed4438e62c6dac49b0d6 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 0642440e6fd8a98f1c26974d37063d65bb9770ab..8b134915dca70f628312adb6efeeef36edaf8f75 100644 (file)
@@ -1,4 +1,4 @@
-%FAILED Output from LCLint 3.0.0.17
+%FAILED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 8a7e3a8d6777879a44d36d5850513331669ecf8e..dbe8e85c08b05b037c4668cbf04239732caaab29 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 90ef2755a39ac6c84cff086bbb0d9467b4ba66fb..575906dda3b4a06604400d96a7ea4510b1882bae 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index e1bfcac8053cf49fbe45030b1b9f77ccf74c7c40..a98b3185ea8b44b2d55457661e879cd06c9d8498 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 845e2a2ed043af415a55f2ff143fa4e430a8d40c..c800e6de60dbca0a1176315876bf00c2370b0222 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index ee8f89bfb44cd91e049b692abaa7c174af2377f1..5993039bcee6fa405d42fa53ae2fc3b6d5318c07 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index 0dcf1b60d3ab1e87dca46629d39f164781ce158f..6df29e1c2377ed118b93fa25b9bf560afd5fbcde 100644 (file)
@@ -1,5 +1,5 @@
 ;;LCLint Dump: null6.lcd
-;;LCLint 3.0.0.17 --- 25 September 2001
+;;LCLint 3.0.0.16 --- 10 September 2001
 ;;lib:168
 ;;ctTable
 0 u-2 19 38
index b2fd285305c73295307a152b0c0f0c8a52a317c6..73a1ff83e46a27d0d8075884cd43a71206edc502 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index e17bbb25e9979d300bf75de92e0ea1bb3fc5b7d1..3be672cb401b50b26828b551f98733ee60ace38c 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 6d387c33a4fb5b35a2a1c1fd34cf8d6a2a08d662..193c76f43e0e3498f76471980628b4e4b1493079 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 70455d46523a099faa7b5e70413b732ed2df3b00..a54609d08077c76a0d0252f11811d561ae0f3d2f 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 49cb4e0af7a83f87e9686cb30d26cbedff129e8b..2d4d5cd21516f292a039f7b99c30823f2407b81b 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 8ac898f63739e00ce727706465742cb8d55e8dbe..51b4d446c8573ea5b0f2f526f3bfba795ed2233f 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index a73cd6ca92292bc161a3aea817ce0ef49ce5b307..0cd8913d15ffd7b37338163a9c1044b11d2fe659 100644 (file)
@@ -1,4 +1,4 @@
-/* Output from LCLint 3.0.0.17 */
+/* Output from LCLint 3.0.0.16 */
 # include "bool.h"
 
 
index e986ce7ae9b2653be6361acb7be32abb276e52a9..ea7185f490d9b9e3eef0cdf416dad7586ce675d0 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 49ce385f85989c09a11f1d7ea67804cab60101c7..77edbae872c3262fae8ac124aef551c25b97fbd1 100644 (file)
@@ -47,6 +47,7 @@ Finished LCLint checking --- no code errors found
 extension.c:2:18: Parse Error: New function scope inside function. (For help on
                parse errors, see lclint -help parseerrors.)
 *** Cannot continue.
+Unclosed file at exit: /tmp/cl85DAA.c
 
 Finished LCLint checking --- no code errors found
 
index 186274fb2d7f03b0d15a8d37190808ec520d209c..13bd14cc58b06e012b62c75452a2bdcd0f298f4b 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 275cce24c68bf742c21d48161e581755053df9fc..7342a92a3e8f696771296404306b32dc948b01f1 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index 34e1a042cbd3cb748e0b5a780076bf289c4b7e61..b7499b79221b77e390708ebd48a3832e081703e4 100644 (file)
@@ -1,5 +1,5 @@
 ;;LCLint Dump: newlint.lcd
-;;LCLint 3.0.0.17 --- 25 September 2001
+;;LCLint 3.0.0.16 --- 10 September 2001
 ;;lib:168
 ;;ctTable
 0 u-2 19 38
index 95504520da3f685820f49ac38b2984a0eb757ad0..a36e194b29d57030685eed3753aeae982e2ae281 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
index aba573c93ae3b9622f8a4d764a288e1d95c54e2f..271bd8ed0b0d1e5fee99545a43a0029ae7ab0626 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 3.0.0.17
+%PASSED Output from LCLint 3.0.0.16
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
This page took 0.214368 seconds and 5 git commands to generate.